[PLUG] chmod Question

Rich Shepard rshepard at appl-ecosys.com
Fri Nov 18 23:19:12 UTC 2011


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



More information about the PLUG mailing list