Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: (OT) Version Check using Korne Shell...

by glide (Pilgrim)
on Dec 14, 2007 at 11:53 UTC ( [id://657026]=note: print w/replies, xml ) Need Help??


in reply to (OT) Version Check using Korne Shell...

Hi,

Hare you talking about Korn shell (ksh)? Well, in that case it's difficult to find help in a Perl forum. :-)

But you can try do it in Perl. With something like this ..

perl -ne 'if(/^##\d+\.\+d##/) { print; }' /home/stat/temp/*
good luck

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (6)
As of 2024-04-23 14:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found