[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Text formatting
> Steven Pritchard wrote: perl -pe 'tr/\n/ / if ($. % 3)'
U type 2 much.
perl -pe '$.%3&&y/\n/ /'
20 vs 13 chars. 35% mo shorta.
Mike808/
--
() Join the ASCII ribbon campaign against HTML email and Microsoft-specific
/\ attachments. If I wanted to read HTML, I would have visited your website!
Support open standards.
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.