Emily Grace Seville
4abe09f8b3
chmod: update placeholders in examples ( #8300 )
2022-08-06 08:41:59 +05:30
Brian Blaylock
96306c0c94
chmod: add a+rX example ( #6457 )
2021-09-03 22:43:28 +02:00
Dario Vladović
4830093903
coreutils*: use short more info links ( #5658 )
2021-04-01 18:54:26 +03:00
marchersimon
db38dff0e9
chmod: change more information link ( #5547 )
2021-03-29 17:28:18 -03:00
Patrice Denis
f45463dbd0
chmod: add more info link and update French translation ( #5496 )
2021-03-24 19:00:22 -03:00
siavashsoleymani
f463df1883
chmod: fix typo
2020-10-27 11:01:11 +00:00
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