Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Favourite One-liners?

by Anonymous Monk
on Jul 04, 2005 at 13:45 UTC ( [id://472238]=note: print w/replies, xml ) Need Help??


in reply to Favourite One-liners?

I always use:
perl -e 'print <>' filename
That's a one-liner I would never use. It's inefficient, and a lot longer to type than cat filename.

I use one-liners a lot. However, I seldomly use Perl in one-liners - when it comes to one-liners a Unix shell (with the standard Unix tools) usually beats Perl.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://472238]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-19 18:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found