added clarifications to rm command

This commit is contained in:
dennisboys
2016-11-15 11:46:09 +11:00
parent 4ad60e9791
commit 04448f1a68

View File

@@ -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.
## <a id="removefolder"></a>remove a folder