Hi All, Just a generic "sed" question, please help. How do I pass a variable to this sed command:
MONTH="Mar" sed '/$MONTH/,$d' foo > foo.new Thanks, Kent -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]