system("@ls") should work in windows
------------------------------------

                 Key: JRUBY-5890
                 URL: https://jira.codehaus.org/browse/JRUBY-5890
             Project: JRuby
          Issue Type: Bug
          Components: Windows
         Environment: jruby 1.6.1 (ruby-1.8.7-p330) (2011-05-19 5790d31) (Java 
HotSpot(TM) Client VM 1.6.0_24) [Windows 7-x86-java]
            Reporter: Roger Pack


>> system("@ls.exe")
=> false
>> system("@rem abc")
=> false

Those should both work (and do in MRI 1.9.3) assuming you have an ls.exe in 
your path anywhere.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to