in reply to Running Multiple Commands using System
Please show the code that reproduces this problem, and see How do I post a question effectively?
Also, take a look at IPC::System::Simple, IPC::Run, and/or IPC::Run3 for easier calling of system commands. Those modules will be of more help in error cases (especially IPC::System::Simple), and also make avoiding the shell and parameter passing easier.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Running Multiple Commands using System
by dkhoriya (Initiate) on Jul 02, 2014 at 06:49 UTC |