Commit Graph

7 Commits (fa3828cf10cc3fc6c1245ad205ee007700fcdb0c)

Author SHA1 Message Date
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