Commit Graph

6 Commits (0046c7601e350f70272283a44301165c664ac1a7)

Author SHA1 Message Date
Dhanraj Parmar 69b11d7df4 add the text "15.sudo" (#20745)
* add the text "15.sudo"

* Format the text properly
2018-11-03 18:18:19 +05:30
ale3andro 6eaa423403 Added top to the useful commands (#20551)
* Added top the useful commands

The top command is one of the most useful command for the command line of linux. It should definitely be included in the list

* Fix backticks in 8, 9, 14 and 15
2018-10-31 22:33:08 +11:00
PatrickRJadwin 09bc1429c0 Added warnings for potentially dangerous command (#20197)
Added warnings for mv and rm because they are notoriously dangerous commands, especially for beginners
2018-10-28 09:45:27 -05:00
Simas Janusas 92d88c401e Added a 'grep' command. (#19924)
* Added a 'grep' command.

Added a 'grep' command to the basic linux command list.

* Fixed formatting
2018-10-27 20:44:10 -07:00
tattoodgeek cbc44d80d9 Added df -h command (#19821)
* Added df -h command

* fix typo
2018-10-27 22:45:25 -04:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30