Commit Graph

8 Commits (3cd7f55fcc230aedd2b7bbcbdb1fbf8e914d07cd)

Author SHA1 Message Date
laolmstead c7b0f590c9 Added new note regarding rm (#25711)
Added a note regarding the "rm: remove regular file 'hello'?" prompt that occurs when using the rm command and explained that rm is a permanent action and should be used with caution.
2018-12-20 20:59:33 -05:00
lannwal 49738cbd90 Update index.md (#21844)
Added an example for calling rm with arguments to remove a nonempty folder.
2018-11-17 10:48:26 -07:00
tasmainawolf 54f73c9596 Added more explanation for -f (#21863) 2018-11-17 09:38:59 -07:00
awais305 4f02fdad57 Added to arguments (#20577) 2018-11-03 09:45:39 +05:30
PatrickRJadwin c73c7eb835 Warning for potential dangerous command (#20272)
Added warning specifying the dangers of rm
2018-10-28 20:33:37 -05:00
Benabadji Mohammed Salim 77137b1496 fix usage example and separated into two example (#20195) 2018-10-27 22:25:36 +07:00
zerandomalt 0be97242e6 Made the formatting more consistent (#19979)
The formatting is now more consistent with the other files in the directory, also added a link to the Linux page.
2018-10-26 22:21:02 -05:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30