Search Results

Search: Posts Made By: verbatim
3,501
Posted By verbatim
Simple sed command not working; could be a Mac/Linux vs. PC/Linux issue
Hello,

I am on a Mac and trying to clean up some monthly files with a very simple SED:

sed '3,10d;/<ACROSS>/,$d' input.txt > output.txt

(from the input, delete lines 3 - 10; then delete from...
Showing results 1 to 1 of 1

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