Search Results

Search: Posts Made By: alfredman
1,949
Posted By alfredman
Thanks for the input. sed -e 's/c\w\+//g'...
Thanks for the input.
sed -e 's/c\w\+//g' editfile.txt > editfile2.txt

left the output file completely unchanged, which I find a bit bizarre. Any clues as to why this is happening?
...
1,949
Posted By alfredman
deleting text with sed
Hi There!

I've got a tab delimited text file (output from a software) to which I would like to delete specific strings from one of the columns. I have tried several sed codes, but they do not seem...
Showing results 1 to 2 of 2

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