Query: kpseaccess
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
KPSEACCESS(1) General Commands Manual KPSEACCESS(1)NAMEkpseaccess - determine whether a file can be accessedSYNOPSISkpseaccess mode fileDESCRIPTIONExit successfully if file can be accessed with the specified mode. The mode is an optional dash (`-') followed by zero or more letters of rwx, where r is for readable, w is for writable, and x is for executable. The difference between kpseaccess 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.OPTIONSkpseaccess accepts the following options: --help Print help message and exit. --version Print version information and exit.SEE ALSOaccess(2) Kpathsea 6.1.0 1 March 2011 KPSEACCESS(1)
Related Man Pages |
---|
maketexpk(1) - redhat |
mktexpk(1) - debian |
mktexpk(1) - centos |
chmod(1) - netbsd |
mktexpk(1) - freebsd |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Unsure why access time on a directory change isn't changing |