|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: REMINDER: Tech meeting tonight at Voicestar
|
On 1/21/2009 9:36 PM, Jeremy Kister wrote:
so to test, i tried this:
perl -ne 'print if length > 80 } { for(1..3){ print }' foo
or even:
perl -ne 'print if length > 80 } for(1..3){ print' foo
--
Jeremy Kister
http://jeremy.kister.net./
-
**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|