Project

General

Profile

Actions

Feature #4269

closed

command with && should execute as shell

Added by rogerdpack (Roger Pack) over 13 years ago. Updated over 11 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 master - Feature #4477: Kernel:exec and backtick (`) don't work for certain system commandsClosedakr (Akira Tanaka)03/07/2011Actions
Related to Backport193 - Backport #7143: system("ls && ls") should work in windowsClosedusa (Usaku NAKAMURA)10/12/2012Actions
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0