Monday 16 December 2013

Rename file in Unix

People new to Unix or linux environment often wonder how to rename a file from the command line.

Just remember, the command to rename is mv

Usage:

mv old_filename new_filename

Eg:

mv file1.txt file1_new.txt


No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...
eXTReMe Tracker