Search Results

Search: Posts Made By: Iz3k34l
10,837
Posted By Iz3k34l
update on Ghostdog usage
thanks for your help.

some of the problems i was having was removing the B from the DOB line. along with the B from the Phone nums.

HOME# cat user2.txt
PT: DARRELL SMITH
PTDOB: 12/15/98
RP:...
10,837
Posted By Iz3k34l
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:...
10,837
Posted By Iz3k34l
Trying to remove single character from a line
Here is a sample code

grep '903' -i user.txt | tail -2 | awk '{print $2}' | sed 's/B//g'

the input file has data as such
903-xxx-xxxxB
903-xxx-xxxxB
It is a dialer file i want to remove the...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy