Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you want to remove the group rx permission of all the files inside your own folder in your default scratch project folder, please run

Code Block
$ chmod -R g-rx /scratch/$PROJECT/$USER

...