Search Results

Search: Posts Made By: Arunkumarsak4
2,374
Posted By Don Cragun
I'm sure some of our sed experts could do this...
I'm sure some of our sed experts could do this with sed, but I find ed with a here-document much easier to deal with when using offsets from a line that matches a pattern. With a POSIX conforming...
2,374
Posted By Scott
What error / output do you get? If you're...
What error / output do you get?

If you're using Linux, or have access to GNU grep, so can also do this with:

$ grep -A1 UNIX file
UNIX
Test 5

or with something like:

$ sed -n...
Showing results 1 to 2 of 2

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