bug-coreutils
[Top][All Lists]
Advanced

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

chmod --wysiwyg


From: Dan Jacobson
Subject: chmod --wysiwyg
Date: Tue, 23 Sep 2003 05:59:38 +0800
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

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.




reply via email to

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