How To Change Rename Move Linux Directory File Folder
how to change rename move linux directory file folder
how, to, change, rename, move, linux, directory, file, folder
How To Change Rename Move Linux Directory File Folder
Post Description: how to change rename move linux directory file folder
POST# 1317
Posted On: Fri Apr 25, 2008 7:45 am
dehas
Topic: How To Change Rename Move Linux Directory File Folder
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
Share:
BBCODE:
HTML Code:


No Repies
(0) Comments for How To Change Rename Move Linux Directory File Folder

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload
     
  1. How To Change Rename Move Linux Directory File Folder