I inadvertently changed permissions on all directories and files in my ~/
to 755 (including the dot files, of course). Only the directories should
have those perms; regular files should be 644.

   I want to correct this as quickly as possible, but I cannot find an option
in the chmod man page that will ignore directories while changing all other
files. There's probably a scripting approach using file and exec, but I've
not done anything like this before so guidance on how to restore the
appropriate perms will be very helpful.

Rich

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to