Skip to content

A bash script to run chmod on all files in current directory and all sub-directories

License

Notifications You must be signed in to change notification settings

oclipa/chmodall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

chmodall

A bash script to run chmod on all files in current directory and all sub-directories

SYNTAX: chmodall [permissions] [-silent]

permissions = new permissions, e.g. 774

-silent = no prompts or status reports to stdout

e.g. chmodall 774

About

A bash script to run chmod on all files in current directory and all sub-directories

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages