Modify the file name through the command line

Use the following command to modify test.txt to new.txt

sudo mv test.txt new.txt

Guess you like

Origin blog.csdn.net/qq_42000661/article/details/115279142
Recommended