chmod
Change the mode of each FILE to MODE. With --reference, change the mode of each FILE to that of RFILE.
- Provided by: rust-coreutils (Version: 0.8.0-0ubuntu4)
- Report a bug
Change the mode of each FILE to MODE. With --reference, change the mode of each FILE to that of RFILE.
chmod [--help] [-c|--changes] [-f|--quiet] [-v|--verbose] [--no-preserve-root] [--preserve-root] [-R|--recursive] [--reference] [-H ] [-L ] [-P ] [--dereference] [-h|--no-dereference] [-V|--version] [MODE] [FILE]
Change the mode of each FILE to MODE. With --reference, change the mode of each FILE to that of RFILE.
Each MODE is of the form [ugoa]*([-+=]([rwxXst]*|[ugo]))+|[-+=]?[0-7]+.
v(uutils coreutils) 0.8.0