Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^2: system command with arguments Error

by ansh batra (Friar)
on Jan 07, 2013 at 19:41 UTC ( [id://1012100]=note: print w/replies, xml ) Need Help??


in reply to Re: system command with arguments Error
in thread system command with arguments Error

thankyou for the explaination blue_cowdawg
  • Comment on Re^2: system command with arguments Error

Replies are listed 'Best First'.
Re^3: system command with arguments Error
by tbone654 (Beadle) on Jan 08, 2013 at 04:11 UTC

    I was just wondering if it's in the same directory, maybe the permissions are not sufficient, and you should source the file?


    #!/usr/bin/perl use strict; use warnings; print system (qw/.\/runssh_bro.pl 10.77.77.77 filename1.out/); print system (qw/.\/runssh_bro.pl 10.77.77.77 filename2.out/);

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-19 14:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found