* Marcus Brinkmann writes: > But chmod knows about octal numbers! ;) So you can actually just calculate > the right octal number and pass it to chmod on the command line, IIRC.
> Something like > # chmod 0400644 /etc/passwd > should do the job (untested!). That doesn't work by a long shot if I remember correctly. You need a patch (look around in the archives, I think I posted a hack for this). Cheers, -- Alfred M. Szmidt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

