thanks for the hide.. I don't get the child window, but also stdin doesn't work.. will look thru the rest of run3..my $r = ref $cmd ? system { $cmd->[0] } is_win32 ? map { # Probably need to offer a win32 escaping # option, every command may be different. ( my $s = $_ ) =~ s/"/"""/g; $s = qq{"$s"}; $s; } @$cmd : @$cmd : system $cmd;
In reply to Re^2: detecting running environment, windows
by sdetweil
in thread detecting running environment, windows
by sdetweil
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |