Query: access
OS: redhat
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ACCESS(1) General Commands Manual ACCESS(1)NAMEaccess - determine whether a file can be accessedSYNOPSISaccess -mode fileDESCRIPTIONExit successfully if file can be accessed with the specified mode. mode is one or more letters of rwx, where r is for readable, w is for writable, and x is for executable. The difference between access and test is that the latter looks at the permission bits, while the former checks using the access(2) system call. This makes a difference when file systems have been mounted read-only.OPTIONSaccess accepts the following additional options: --help Print help message and exit. --version Print version information and exit.SEE ALSOaccess(2) Kpathsea 3.3.1 4 January 1998 ACCESS(1)
Related Man Pages |
---|
faccessat(2) - mojave |
access(2) - redhat |
access(2) - debian |
access(2) - minix |
access(2) - opendarwin |
Similar Topics in the Unix Linux Community |
---|
Script to parse an access-list |
semaphore access speed |
Oracle accessing from remote host |
Access a File as a Device? |
Alternatives to minicom During Remote Access? |