The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 01-31-2008
kanu_pathak kanu_pathak is offline
Registered User
 

Join Date: Jan 2008
Location: India
Posts: 34
After removing the invalid characters I want to add the space at the same place.
Means, I have to replace the invalid character with a space.

Thanks in advance...