Skip to content
/ chmown Public

Perform chmod and chown operations simultaneously.

Notifications You must be signed in to change notification settings

s3cb0y/chmown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Chmown

Perform chmod and chown operations simultaneously.

Setup

git clone https://github.com/s3cb0y/chmown.git
cp chmown/chmown.sh /usr/bin/chmown
chmod +x /usr/bin/chmown

Usage

$ chown MODE OWNER[:[GROUP]] FILE...

Example

$ chown 777 appuser:dev /etc/apache2/httpd.conf

License

MIT

About

Perform chmod and chown operations simultaneously.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages