Project

General

Profile

Actions

Feature #4269

closed

command with && should execute as shell

Feature #4269: command with && should execute as shell

Added by rogerdpack (Roger Pack) over 15 years ago. Updated almost 14 years ago.

Status:
Closed
Target version:
[ruby-core:34387]

Description

=begin
Hello.
Currently with linux
command("ls && ls") is passed out to shell (correctly) so that it can run with the correctly logic.

On windows it should also do the same, but doesn't currently, passing it straight through as parameters.
I don't think this is exactly expected.
Thanks.
-r
=end


Related issues 2 (0 open2 closed)

Related to Ruby - Feature #4477: Kernel:exec and backtick (`) don't work for certain system commandsClosedakr (Akira Tanaka)Actions
Related to Backport193 - Backport #7143: system("ls && ls") should work in windowsClosedusa (Usaku NAKAMURA)Actions
Actions

Also available in: PDF Atom