JRuby

Kernel#system ignores more than one arg if first arg doesn't represent a valid file (e.g. a command name only)

Details

  • Number of attachments :
    0

Description

The following should output "hi", but doesn't.

irb(main):002:0> system "echo", "hi"

=> true
irb(main):003:0>

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: