Last active
July 1, 2019 22:23
-
-
Save matrix303/a654f36d8f407230ba0be39d68e73791 to your computer and use it in GitHub Desktop.
SSH Commands #Shell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
**General File/Directory Commands** | |
rm _fileName_ -> remove file | |
rm -rf _dirName_ -> remove folder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment