rename a file in linux
mv (option) filename1.ext filename2.ext# Linux - Bash
# syntax:
# mv "<source-filename>" "<destination-filename>"
# example-1 (fundamental - no switches):
mv "Initial_File_Name.txt" "New_File_Name.txt"mv oldnamefile1 newnamefile1mv oldfile.txt newfile.txt
Also in Shell:
- git log graph
- pytype
- install ip addr on ubuntu
- hide ls: cannot read symbolic link Permission denied
- save account to git
- git commit please tell me who you are
- setup mysql ubuntu
- pip upgrade
- convert all files and folders in current directory into zip in linux
- gulp-tar
- install pandas conda
- how to delete all branches in git except master
- raspbian start gui manually
- ruby for loop
- bash create file
- fatal: invalid gitfile format
- how to see all branches in git
- mysqldump
- composer install ignore platform reqs
- linux vim set tab to 4 spaces
- install react bootstrap
- fatal: could not read Username for 'https://github.com': Device not configured push crontab
- How to upload a files to a repository on github using gitbash
- install terminator in ubuntu