So go ahead and use ksh:
#!/bin/ksh /usr/bin/perl -we ' for(1..10) { print "Perl and ksh can work together\n"; }'
At least the manager isn't considering doing things in the shell which Sun helped popularize: csh!
In reply to Re: Comparison between Perl and Ksh
by quikwit
in thread Comparison between Perl and Ksh
by bizzach
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |