On 2006-12-27, Ben <[EMAIL PROTECTED]> wrote:
> I've found the unexpand command, which seems to do the trick. However,
> it outputs to standard output, and I haven't worked out yet how to
> capture that output to a file...

unexpand <file1 >file2

-- 
Grant Edwards                   grante             Yow!  Hey, LOOK!! A pair of
                                  at               SIZE 9 CAPRI PANTS!! They
                               visi.com            probably belong to SAMMY
                                                   DAVIS, JR.!!
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to