How To Change Rename Move Linux Directory File Folder

RegisterLogin
How To Change Rename Move Linux Directory File Folder
Post Description: How To Change Rename Move Linux Directory File Folder
Tags: How, To, Change, Rename, Move, Linux, Directory, File, Folder
This Post Was Posted On Apr 25, 2008 By dehas #1375
This is a frequently used command that you might find helpful:

To move file.html file from /home/john to /home/sandy:
Code/Command:
mv /home/john/file.html /home/sandy/index.html



To rename old_file.html to new_file.html
Code/Command:
mv old_file.html new_file.html
dion
#2612 1
ok, this is what i want to do, i want linux to find files and move them to a different directory and rename the copy file with a different file name. i have to have a different name because each file that is being copied, has a date in the filename. thanks
Oct 19, 2009 Reply Report abuse
©2011 Webune Forums - Thu Dec 22, 2011 3:05 am
Powered by: Webune Forums V3