Linux and Networking

Linux and Networking

3.5 Moving/renaming files and directories

To rename the file carlos.txt to javier.txt, you will have to write:

 

mv carlos.txt javier.txt

 

Exercise 1: Change the name of the unodos directory to unod, and unou to the directory unouno

 

Exercise 2: Perform the following transformation:

moving files
moving files
The Demeter Project