home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.shell
- Path: sparky!uunet!decwrl!pa.dec.com!decprl!decprl!boyd
- From: boyd@prl.dec.com (Boyd Roberts)
- Subject: Re: Octal chmod status
- Message-ID: <1992Aug26.101714.23811@prl.dec.com>
- Sender: news@prl.dec.com (USENET News System)
- Nntp-Posting-Host: prl313.prl.dec.com
- Organization: Digital Equipment Corporation - Paris Research Laboratory
- References: <1992Aug18.181609.8988@news.eng.convex.com> <Bt7t36.1w3@mudos.ann-arbor.mi.us> <1992Aug19.130558.8488@news.eng.convex.com> <1992Aug25.042522.3198@ve3ied.UUCP>
- Date: Wed, 26 Aug 1992 10:17:14 GMT
- Lines: 15
-
- In any case, chmod(1) should be fixed to conform to the school of
- thought of `programming the inputs', eg:
-
- chmod -rwxr-xr-x file
-
- does the same as:
-
- chmod 755 file
-
- It should ignore the leading file type character, ie -pds etc.
-
-
- Boyd Roberts boyd@prl.dec.com
-
- ``When the going gets wierd, the weird turn pro...''
-