Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: system and $?

by alexm (Chaplain)
on Aug 26, 2009 at 12:11 UTC ( [id://791317]=note: print w/replies, xml ) Need Help??


in reply to system and $?

I'm getting -1 on all platforms and perl versions I tried:

perl -le 'system "no-such-program"; print "$? $^O $]"'

Results:

  • -1 hpux 5.006001
  • -1 solaris 5.008008
  • -1 dec_osf 5.006001
  • -1 linux 5.006001
  • -1 linux 5.008008
  • -1 linux 5.010000

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-18 04:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found