Tuesday, June 17, 2008

mv

Use this command to change the name of file and directories.

   % mv foo foobar 

The file that was named foo is now named foobar

No comments: