freeCodeCamp/guide/english/bash
zerandomalt ff6c300335 Added usages (#20035)
* Added usages

Added usages in the style of other files in the directory.

* Complete file overhaul.

Added details on how all of the three different modes are used. Added commonly used arguments section with seven arguments and how to use them. Added an examples section with three examples and explanations of them. Added a link to the SS64 page. Also made sure that the formatting is more consistent with the rest of the directory.

* Basic editting.

Removed hyphens before user (group) and read/write options because `-` is not required in front of the user (group) option and has a specific meaning (to remove) for the read/write options.

* Additional editing and formatting.

* Reworded the sentence for using a combination of numeric permission arguments.
* Changed the sentence that introduces commonly used arguments to a subheading.
2018-11-03 18:08:31 -04:00
..
bash-cat Typo (#24881) 2018-11-01 11:07:13 +05:30
bash-cd Added an argument to the file (#20484) 2018-10-29 22:21:41 -05:00
bash-chmod Added usages (#20035) 2018-11-03 18:08:31 -04:00
bash-cp
bash-head
bash-ls Typos fixed (#20362) 2018-11-02 21:45:27 +05:30
bash-man
bash-mkdir added text to the article (#31467) 2018-10-31 00:09:30 +00:00
bash-mv Warning for potential dangerous command (#20264) 2018-10-28 15:21:13 -07:00
bash-redirection
bash-rm Added to arguments (#20577) 2018-11-03 09:45:39 +05:30
bash-shutdown shutdown (#24654) 2018-10-24 14:08:36 +02:00
bash-ssh Added information about command line options (#19925) 2018-10-27 10:35:09 -07:00
bash-touch Expand type families and bash touch documentation (#20210) 2018-10-28 10:03:32 -05:00
index.md Added alternative hint to change file permissions (#19234) 2018-10-21 14:48:29 +09:00