Jacob Roeland
b289e56fc4
chmod: remove all rights ( #3748 )
...
* chmod: remove all rights
* chmod: consistent bracket use
2020-01-11 23:10:48 +01:00
Marco Bonelli
f79f6011e0
Refactor: add missing `or_directory` where needed.
...
This commit adds the missing `_or_directory` to any example which is
specifying an action affecting a file or a directory, but uses the
token `{{path/to/file}}` instead of `{{path/to/file_or_directory}}`.
2019-02-08 19:43:24 +00:00
Agniva De Sarker
42b679e93b
chmod: remove square brackets around "recursively"
2017-11-30 08:56:20 +05:30
Matthew Thompson
9d11a1a38e
Update chmod.md
...
Add example avoiding `X`
2017-11-29 19:05:58 -05:00
Matthew Thompson
474ca28ff1
Update chmod.md: Add recursive chmod
...
Might not be approved, but this is the classic 755 on all directories, 644 on all files in a tree a la: https://stackoverflow.com/questions/18817744/change-all-files-and-folders-permissions-of-a-directory-to-644-755
As I just discovered `tldr`, I had to try my hand at changing a command
2017-11-24 09:01:12 -05:00
Eric Nielsen
c8e3e44905
chmod: Use brackets instead of parenthesis ( #1024 )
...
To specify with single-letter parameter is being referenced (as per #1018 )
2016-08-30 17:47:11 +01:00
Ruben Vereecken
066582e8ea
Formatted all pages according to guidelines.
2016-01-08 09:38:59 +01:00
lord63
56a7cba656
Fix lint for common
2015-10-23 08:02:34 +08:00
Waldir Pimenta
5404e5d432
Create chmod.md
...
loosely based on the proposal at #140
2014-10-02 03:39:28 +01:00