Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: What one-liners do people actually use?

by SolidState (Scribe)
on Dec 08, 2005 at 19:47 UTC ( [id://515353]=note: print w/replies, xml ) Need Help??


in reply to What one-liners do people actually use?

Yesterday I wrote a hex2bin one-liner for someone at work:

perl -ne'printf "%012b",hex $_' input.hex > output.bin

Log In?
Username:
Password:

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

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

    No recent polls found