Return to Snippet

Revision: 3969
at October 10, 2007 07:03 by benpjohnson


Initial Code
To see any flags set

ls -lo

To recursively unlock files

chflags -R nouchg [files]

Initial URL


Initial Description


Initial Title
Recursively Remove OSX file locks

Initial Tags
Bash, osx

Initial Language
Bash