Command: edit_access
Abbreviation: edac
Arguments: path object:rights [... object:rights]

Modify an ACL protecting a certail filesystem object 'path'. If the
object was protected by a default ACL, then a specific ACL will be
created by copying and modifying the default ACL (accordning to the
arguments specified).

Examples:

	edac ~ $rest:lurx
	edit_access myguild_dir rohan:DALURWX qqqq:DALURWX
	edac (foo.c bar.c fubar.c) $rest:NONE

See also: w/ACL, w/set_access, w/list_access

Author: Peter Eriksson <pen@lysator.liu.s>, 15 Oct 1993
