Of course you can do anything in Perl that you can do in a shell script when you can use system. Like so:
#!/usr/bin/perl system('sh arbitraryshellscript');
</humor>
In reply to Re: Re: perl script inside a shell script
by myocom
in thread perl script inside a shell script
by Anish
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |