The UNIX and Linux Forums  


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




Thread: help me
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-24-2007
rinku rinku is offline
Registered User
  
 

Join Date: May 2007
Posts: 54
Smile help me

I want to know how can I write shell programming which remove all numaric value from one file. But that file contain both numaric and string charecter.
after run that script all string charecters are remain as it is. please help me as soon as possible.

tr command is not working. please tell me how can I write that tr command.

Last edited by rinku; 05-24-2007 at 08:46 AM.. Reason: Not working