Aiy, had been trying to do a negative look-ahead as described here: http://stackoverflow.com/questions/406230/regular-expression-to-match-string-not-containing-a-word
And I failed miserably with sed. Thanks to your post I tried 'ssed -R' and that worked right away - thanks a lot!
Aiy, had been trying to do a negative look-ahead as described here: http://stackoverflow.com/questions/406230/regular-expression-to-match-string-not-containing-a-word
ReplyDeleteAnd I failed miserably with sed. Thanks to your post I tried 'ssed -R' and that worked right away - thanks a lot!
Thanks from Dortmund, Germany.
ReplyDeleteSolved my problem.
Linux : positive and negative sides
ReplyDelete