Fellas, another flash, mental that is:
How about a chmod format, oh WYSIWYG style:
$ chmod --wysiwyg rw-rw-rw- file
$ ls -l file
-rw-rw-rw- 1 root root 9062 2001-06-17 10:55 file
$ chmod --wysiwyg -rws--x--- file
$ ls -l file
-rws--x--- 1 root root 9062 2001-06-17 10:55 file

excellent for the older user who knows what he wants but forgot how to
specify it.

I think 'em up, you implement 'em.

Ok, never mind.


_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to