Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: trying to convert from awk to perl

by Perl Mouse (Chaplain)
on Jan 09, 2006 at 22:52 UTC ( [id://522060]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    system q {awk '$1 ~ /^F/ {print $0 }' /tmp/frhtest/ADDC.bak > /tmp/frh
    +test/ADDC.}.$date;
    die "Command failed" if $?;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (8)
As of 2024-04-24 09:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found