Hi Deri, > groff -Tpdf -dPDF.EXPORT=1 -z $cmdstring 2>&1 | > grep '^.ds' | > groff -Tpdf - $preconv $cmdstring
I'm guessing that grep '^\.ds' might be the intent. Cheers, Ralph.
Hi Deri, > groff -Tpdf -dPDF.EXPORT=1 -z $cmdstring 2>&1 | > grep '^.ds' | > groff -Tpdf - $preconv $cmdstring
I'm guessing that grep '^\.ds' might be the intent. Cheers, Ralph.