The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 07-03-2007
Iz3k34l Iz3k34l is offline
Registered User
  
 

Join Date: Jul 2007
Location: Texas
Posts: 3
character removal

xander, yes the code works but it doesnt terminate if locks up and it also doesnt change the source file. that is what i want to accomplish.here is the part of the file as it apears.


RPNUM: 903-310-7076B

i want to remove the 'B' so the dialer can call the num

my way will remove the num from the output but not the source file
also it freezes.

the other examples didnt seem to works

thanks everybody