Return to Snippet

Revision: 28804
at July 14, 2010 19:46 by alexaivars


Initial Code
sudo echo | sudo chmod -R -E ./*

Initial URL


Initial Description
Recursively remove all ACLs from the files in the working directory and its subdirectories

Initial Title
chmod ACL removal

Initial Tags


Initial Language
Bash