random/bin/fixperm

2 lines
59 B
Plaintext
Executable File

chmod -R 775 ./* && find ./* -type f -exec chmod 664 {} \;