why do i get an error while using this command in a perl script?system(perl -pi -e 's/>//g' filename);
Error:
And when run the command: "perl -pi -e 's/>//g' filename" on the shell, it works perfectly fine....Substitution replacement not terminated at -e line 2.
Can anyone let me know the reason behind this?
thanks in advance...In reply to sytem command perl by deepjyot
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |