bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: possible new feature for chmod


From: Paul Eggert
Subject: Re: possible new feature for chmod
Date: 05 Aug 2003 13:17:28 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

"Alfred M. Szmidt" <address@hidden> writes:

>    Because the same syntax is used in other places, e.g.:
> 
>      install -m %-rw-rw-r-- file directory
>      mkdir -m %drwxr-xr-x directory
> 
>    and similarly for mkfifo and mknod.
> 
> Cool, I didn't know this.

Sorry, I didn't explain myself clearly enough.  My idea was that if
we extended the syntax this way, the same extension would apply
to every program that parses modes.  The above syntax does not
yet work for install and mkdir, but it would work under my proposal.

If we used a different option, we'd need to add a separate option to
each of the above commands.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]