chickadee » setup-helper » file-chmod

file-chmod FILENAME MODEprocedure

Modifies the filemode of FILENAME to the MODE symbol.

MODE is a symbol form of the "chmod" mode syntax. Ex: 'a+rx

Correctly handles a true (sudo-install) mode.