On Thu, Sep 11, 2008 at 01:41:51PM -0600, we recorded a bogon-computron collision of the <[EMAIL PROTECTED]> flavor, containing: > > jpegtopnm < guaje10.jpg | pamcut -top 100 -bottom 100 -left 11 -right 11| > pnmtopnm - plain
That is an error. It's jpegtopnm < guaje10.jpg | pamcut -top 100 -bottom 100 -left 11 -right 11| pnmtopnm -plain If you don't do the "pnmtopnm -plain" you get a binary file to stdout. It is still easily scanned, but the text is more easily scanned with "grep" (which is also going to be there under Cygwin). -- Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 AHTB#1 http://kevan.org/brain.cgi?DDTNM "Argue for your limitations and sure enough, they're yours." -- R. Bach _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
