On Thu, 20 Jan 2005 11:05:45 -0700, Jackson, Aaron wrote: >How to I suppress the "x," lines from the outfile? I have included an >example of the output and my analog.cfg. I have set GENERAL OFF, but I >still have a few "x," lines remaining.
sed <outfile -e 's/^x,//' /Per Jessen, Zurich -- http://www.spamchek.com/freetrial - sign up for your 30-day free trial! +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------

