To rename a file or a directory, using bash, you have to run this command:
mv filename1.ext filename2.ext mv directory1 directory2 |
To rename a file or a directory, using bash, you have to run this command:
mv filename1.ext filename2.ext mv directory1 directory2 |
No Comments
You can leave the first : )