$ umask 077 $ mkdir -m =+rwx d $ ls -ld d drwxrwxrwx 2 eggert eggert 4096 Apr 23 18:51 d
I don't get it -- where is the bug? The documentation specifically says that it ignores the umask--otherwise the right thing to do would be to drop -m altogether because it would be fairly useless.
Mike Stone
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

