Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: require sugesstions for writing a perl script

by Anonymous Monk
on Mar 06, 2013 at 16:37 UTC ( [id://1022033]=note: print w/replies, xml ) Need Help??


in reply to Re: require sugesstions for writing a perl script
in thread require sugesstions for writing a perl script

My mistake in comparison (bash is tricky). Correction:

for i in 1 2 3 4 5 . . . . . . 1000 do nohup validation.pl $i & let j=($i%50) if [ $j -eq 0 ]; then sleep 20 fi done

Regards, Pavel Petrov

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 23:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found