Search Results

Search: Posts Made By: surfi
2,267
Posted By surfi
Thanks, Chubler_XL. The example with sed didn't...
Thanks, Chubler_XL. The example with sed didn't work (nothing happened actually), however, with perl it worked. So the final code was:

perl -pe "s/[\x01].//g" < text_file > fixed_text_file
...
2,267
Posted By surfi
Find and delete a certain HEX and its following value in a file
Hello there,

I've been trying to do this half of the day and it's like I haven't come a single step further, so I hope you guys can help me with my problem:

I have a text file that contains...
Showing results 1 to 2 of 2

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