On Thu, 2002-05-23 at 14:08, Bernie Dolan wrote: > Isn't doing a chmod -w filename the same as doing a chmod 444 > filename? (I thought chmod 444 changes the file such that there are > only read persmissions for eveyone on it.) So in a sense I did that, > but the file is still missing upon reboot.
chmod -w and chmod 444 will give you the same results in this case, but are not identical commands. I chmod'ed the file and it all just works. Dom
signature.asc
Description: This is a digitally signed message part
