From 04448f1a680e8aab25c1d1dd1ae2a4999538a3a4 Mon Sep 17 00:00:00 2001 From: dennisboys Date: Tue, 15 Nov 2016 11:46:09 +1100 Subject: [PATCH] added clarifications to rm command --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7bf8836..c7542ed 100644 --- a/readme.md +++ b/readme.md @@ -172,6 +172,7 @@ unzip archive_name.zip ``` rm my_useless_file ``` +IMPORTANT: The rm command deletes my_useless_file permanently, which is equivalent to move my_useless_file to Recycle Bin and hit Empty Recycle Bin. ## remove a folder