Perl works better when you use it as Perl and not as a shell script tying together sed and awk.
Maybe you can show us what code you've already written.
Note that many sed commands exist in Perl as well, most notably s///.
Note that many awk commands exist in Perl as well, most notably, print.
In reply to Re: sed in perl script
by Corion
in thread sed in perl script
by som.nitk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |