Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Key Word In Context system (golf, anyone)?

by jmcnamara (Monsignor)
on Mar 27, 2001 at 17:34 UTC ( [id://67482]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    perl -lane'for(@F){print"@F";push@F,shift@F}' file |sort
    
  2. or download this
    perl -lane'for(@F){push@E,"@F";push@F,shift@F}END{print for sort@E}' f
    +ile
    

Log In?
Username:
Password:

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

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

    No recent polls found