in reply to perl not omnipotent? let's see!

OK, please try to do this in perl.

Replies are listed 'Best First'.
Re^2: perl not omnipotent? let's see!
by Tanktalus (Canon) on Oct 13, 2005 at 03:39 UTC

    I can't even do that in C, how the heck would I be able to do that in perl? :-)

Re^2: perl not omnipotent? let's see!
by apotheon (Deacon) on Oct 12, 2005 at 18:16 UTC

    You are E-ville. I like it.

    print substr("Just another Perl hacker", 0, -2);
    - apotheon
    CopyWrite Chad Perrin

Re^2: perl not omnipotent? let's see!
by Moron (Curate) on Oct 18, 2005 at 12:41 UTC
    Aw come on it's a simple one liner, surely... ;)
    perl -e 'system $_ while(<>);'

    -M

    Free your mind