Skip to content

Instantly share code, notes, and snippets.

@matrix303
Last active July 1, 2019 22:23
Show Gist options
  • Save matrix303/a654f36d8f407230ba0be39d68e73791 to your computer and use it in GitHub Desktop.
Save matrix303/a654f36d8f407230ba0be39d68e73791 to your computer and use it in GitHub Desktop.
SSH Commands #Shell
**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