Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Reading

by ChOas (Curate)
on Feb 05, 2001 at 20:40 UTC ( [id://56422]=note: print w/replies, xml ) Need Help??


in reply to Reading from ls-lrt (was: Reading)

Hmmmm....

Quick, and NOT the Perl way I prefer:
my @File=map {(split)[-1]} `ls -ltr|tail -5`;

GreetZ!,
    ChOas

p.s. TIMTOWTDI: This is not my prefered way, but it is one.. and simple
print "profeth still\n" if /bird|devil/;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-04-25 20:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found