in reply to Capturing remote command output to a file
system("$CreateList[0] $CreateList[1] $CreateList[2] $CreateList[3] $C +reateList[4] > data/test.txt");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Capturing remote command output to a file
by rycher (Acolyte) on Aug 18, 2009 at 00:11 UTC |