The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




Thread: Rename files
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-27-2009
linuxaddict7 linuxaddict7 is offline
Registered User
  
 

Join Date: May 2008
Posts: 13
Rename files

Hi, I wanna rename bunch of files which has ":" to -.

ie. rename file named file1:file1 to file1-file1.

any ideas?