KPSEACCESS(1) KPSEACCESS(1)
NAME
kpseaccess - determine whether a file can be accessed
SYNOPSIS
kpseaccess [-rwx] file
DESCRIPTION
Exit successfully if file can be accessed with the specified mode. The 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 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.
OPTIONS
kpseaccess accepts the following additional options:
--help Print help message and exit.
--version
Print version information and exit.
SEE ALSO
access(2)
Kpathsea 3.5.6 4 January 1998 KPSEACCESS(1)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-26 00:47 @38.107.179.239 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)