Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: loop inside system command

by stephen (Priest)
on Jul 17, 2002 at 14:14 UTC ( [id://182431]=note: print w/replies, xml ) Need Help??


in reply to loop inside system command

I'd recommend using the multi-argument variant of system().
system("C:\\execu", $firstbuild, @otherbuilds, 'file.c') and die "System command failed";

stephen

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (5)
As of 2024-04-20 00:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found