Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!swrinde!ucsd!ucsdhub!hp-sdd!hplabs!hp-ses!hpcuhb!hpda!hpcupt1!hpisod2!decot From: decot@hpisod2.HP.COM (Dave Decot) Newsgroups: comp.unix.questions Subject: Re: Friendly UMASK wanted Message-ID: <10650082@hpisod2.HP.COM> Date: 11 Feb 90 11:11:10 GMT References: <2069@syma.sussex.ac.uk> Organization: Hewlett Packard, Cupertino Lines: 21 > \> X# @(#)mask 1.0 90/02/02 Maarten Litmaath > \..., the modes are interpreted upside down. That is, this script > \assumes: > \ > \ $ umask -o > \ 022 > \ $ umask -s > \ u=,g=w,o=w > > The abovementioned claim is false. I have umask 022; when I type `mask -s' > (using version 1), I get: > > echo u=rwx,g=rx,o=rx > > [sic] > Anyway, thanks for your corrections/extensions. Sorry, you're right. Since it didn't understand "+" and "-" at all correctly, I was confused into that impression. Dave