Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Fork Opens CMD Not the Process

by ig (Vicar)
on Jul 14, 2012 at 00:22 UTC ( [id://981743]=note: print w/replies, xml ) Need Help??


in reply to Fork Opens CMD Not the Process

I ran

my $cmd = 'C:/program files (x86)/vim/vim72/gvim.exe'; my $pid = system 1, "$cmd"; print "pid = $pid\n";

on Windows 7 64bit and the pid printed was that of gvim.exe.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-24 07:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found