Could you run the following Perl code and post here the output:
$|=1; for (qw(sh csh bash tcsh ksh dash ash pdksh mksh zsh fish)) { print "shell: $_\n"; system $_ => '-c', 'echo good'; }
In reply to Re^5: Cpan install gets stuck installing Net OpenSSH ?
by salva
in thread Cpan install gets stuck installing Net OpenSSH ?
by jtzako
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |