Versions Compared

Key

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

...

Code Block
groups <username> # To check user groups
cd <your_directory> 
find . -type d|xargs chmod g+rx # Need to make all subdirectories readable *and* executable to the group


Discussion Summary 

Suggestions from M. Kagan Jan 23, 2023

  • Not to regress the neurtino pT directly,