Search Results

Search: Posts Made By: tamale
14,681
Posted By tamale
your shared link showed how to display contextual...
your shared link showed how to display contextual lines, which I said I was already able to do properly with the grep -C or grep -2 options... not remove them.

---------- Post updated at 12:07 PM...
14,681
Posted By tamale
I've already searched extensively on this...
I've already searched extensively on this subject, and the examples I've posted were the closest to what I'm looking for.. if you've seen more, then by all means please share.

close, but only one...
14,681
Posted By tamale
hm.. I've found a solution, but I feel like there...
hm.. I've found a solution, but I feel like there must be a more efficient way to do this.. the diff | sed method shoots everything back through std out with the a '>' lines being replaced with blank...
14,681
Posted By tamale
sure.. Option "A" = String S = "AA"; ...
sure..
Option "A" =
String S = "AA";
String F = "MATCHME.ABC";
String I = "";
;
Option "B" =
String S = "BB";
String F = "MATCHME-BCA";
String I = "";
;
Option "A"...
14,681
Posted By tamale
removing lines around a matched pattern
I have an ugly conf file that has the string I'm interested in searching for in the middle of a block of code that's relevant, and I'm trying to find a way to remove that entire block based on the...
Showing results 1 to 5 of 5

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