Skip to content

Instantly share code, notes, and snippets.

@tuttelikz
Last active January 20, 2018 09:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tuttelikz/acafc2c9f5a1b423d40e70980092eb28 to your computer and use it in GitHub Desktop.
Save tuttelikz/acafc2c9f5a1b423d40e70980092eb28 to your computer and use it in GitHub Desktop.
Bash command to rename folder
mv /home/user/oldname /home/user/newname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment