4. I successfully did this using system() in scalar context (one string arguement, ok it's not actually scalar but w/e).
When you use system with LIST context the subsequent command is not run in a shell. When you use it with one scalar argument the command is run in a shell.
In reply to Re: System() in list mode?
by onelesd
in thread System() in list mode?
by 1337John
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |