![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: still another $A++by stefp (Vicar) |
on Sep 10, 2001 at 13:35 UTC ( [id://111413]=note: print w/replies, xml ) | Need Help?? |
Works with linux, bash and perl 5.6.1:
`echo 2 >"1 "`;open 1,1; $A += chomp ($a =<1>); -- stefp
In Section
Obfuscated Code
|
|