nwrights - Show effective rights for file or directory
SYNOPSIS
nwrights [ -h ] file/directory
DESCRIPTION
nwrights asks the NetWare server for the effective rights
the user has for a specific file or directory. The rights
the server grants are the definitive restriction for what
you may do with files or directories. The Linux permission
bits are not really relevant, they can only restrict the
possibilities further.
nwrights operates on the current directory or the file or
directory that is given as an argument. Certainly the file
or directory you specify has to reside on a ncpfs mounted
directory for nwrights to work properly.
OPTIONS
-h
-h is used to print out a short help text.
file/directory
You can specify the file or directory you want informa
tion about. The default is the current working direc
tory.
AUTHORS
nwrights was written by Volker Lendecke with the corre
sponding NetWare utility in mind. See the Changes file of
ncpfs for other contributors.
Man(1) output converted with
man2html