Saturday, 3 November 2012

mv - Basic Unix Commands


mv

Use this command to change the name of file and directories.
   % mv poems bestpoems
The file that was named poems is now named bestpoems

No comments:

Post a Comment