Click to See Complete Forum and Search --> : line editor


john8675309
10-04-2002, 10:37 PM
I would like to use sed or awk to delete a line of text and the line before it. I can get sed to delete a matching line of text but I can't figure out how to make it delete that line and the line before it. Any ideas?

John