Subject: Re: Ruby's Kernel::exec (and system and %x)
From: thefed <fedzor gmail.com>
Date: Tue, 8 Jan 2008 05:16:37 +0900
References: 286375286394286406
In-reply-to: 286406
On Jan 6, 2008, at 9:46 PM, Marc Heiler wrote:
>> exec("C://Program Files/Anything/Foo.exe");
So does giving the full file path automatically make it avoid the shell?