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: renaming files
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 01-05-2009
govindts govindts is offline
Registered User
  
 

Join Date: Nov 2007
Posts: 63
renaming files

Hello,

I wanted to rename one file where filename contains space.. How can i rename in unix?

The file name is ABC XYZ.TXT

I wanted to rename this file as ABCXYZ.TXT.

Any help is greatly appreciated...

Regards.