https://github.com/darrenldl/ezsetfacl
setfacl across multiple files, and basic manipulation of files
https://github.com/darrenldl/ezsetfacl
Last synced: about 1 month ago
JSON representation
setfacl across multiple files, and basic manipulation of files
- Host: GitHub
- URL: https://github.com/darrenldl/ezsetfacl
- Owner: darrenldl
- Created: 2014-06-07T14:39:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-27T03:57:20.000Z (almost 10 years ago)
- Last Synced: 2024-05-01T15:10:59.084Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ezsetfacl
Bash script mini configuration agentCurrent version : 0.06
To launch ezsetfacl.sh:
chmod u+x ezsetfacl.sh
./ezsetfacl.sh [OPTIONS] filelistTo start, read help menu provided by typing:
./ezsetfacl.sh -h
or
./ezsetfacl.sh --help
For complete example on config file syntax, refer to "example" in root directory, or enter:
./ezsetfacl.sh --example