Commit Graph

4 Commits (edac1eb817c8ff1e0975cca7bd1f0985a3c081a0)

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