$command = "mv /foo/bar ./new/bar"; (system($command) == 0) || warn "$command didn't work!";
In reply to Re: How do I execute UNIX commands from a perl script
by skinnymofo
in thread How do I execute UNIX commands from a perl script
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |