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: Alfred M. Szmidt
Subject: Re: possible new feature for chmod
Date: Tue, 05 Aug 2003 22:54:34 +0200

   >    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.

Thanks for the clarification.





reply via email to

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