in reply to Re^3: exec, system, or backticks
in thread exec, system, or backticks

Thank you for your help my code was modified as follows: <code> system("$swbt_dms $item > $log/$key"); <code> It work just fine. Thank you again!

Replies are listed 'Best First'.
Re^5: exec, system, or backticks
by fstat(pipe) (Scribe) on Oct 21, 2004 at 22:56 UTC