On Fri, 18 Nov 2011, Ali Corbin wrote: > find | xargs stat --format="chmod %a %n" > doit
> Look at doit, to make sure that it's right, then copy it to your real disk > and execute it. Ali, This problem was resolved by 1) changing all directories and files to 755, then 2) changing just the files to 644 with the find command. Finally, 3) I changed all shell scripts to be executable. Now I want to fix the left shifting long command lines in virtual terminals created by urxvt/rxvt-unicode. Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
