How would I rename a file say old.txt to new.txt in Linux using commands?
would it be...?
rename old.txt new.txt
|
How would I rename a file say old.txt to new.txt in Linux using commands? would it be...? rename old.txt new.txt | |||||||||||
feedback
|
This question came from our site for professional and enthusiast programmers.