Search Results

Search: Posts Made By: olkkis
7,035
Posted By olkkis
Thanks, this works fine. I have one more...
Thanks, this works fine. I have one more question:

Is it possible to post all the lines after the match but not the matching line?
7,035
Posted By olkkis
Debian Squeeze
Debian Squeeze
7,035
Posted By olkkis
Now I got error saying expected newer version...
Now I got error saying
expected newer version of sed

btw, is there way doing this with awk?
7,035
Posted By olkkis
sed with variables
Im trying to use sed to print value that matches the value in variable and all lines after that.

grep "Something" test.txt | sed -e '/{$variable}/,$b' -e 'd'

I cant get it work, if I replace...
Showing results 1 to 4 of 4

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