Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: catChapter 8
Standard Modules
Next: Reference: cp
 

chmod

chmod mode files...

Sets Unix-like permissions on all files specified, where mode gives the permissions to set.


Previous: Reference: catPerl in a NutshellNext: Reference: cp
Reference: catBook IndexReference: cp