Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: how to run commandline perl on windows

by lamp (Chaplain)
on Mar 10, 2006 at 09:41 UTC ( [id://535647]=note: print w/replies, xml ) Need Help??


in reply to how to run commandline perl on windows

Hi,

Use " (double quotes) instead of single quotes.

perl -ane "$total += $F9; END {print $total}" sem.log

Update: Ah, PodMaster has already posted the answer.

--lamp

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-20 02:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found