in reply to Capturing output of commands to a file
0 == system "ss GET $row[2]\/$row[1] -V$row[4] -GL$mydir > $mydir/sum +mary_log.txt 2>&1" or die "Can't run command: $?";
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Capturing output of commands to a file
by parthodas (Acolyte) on Nov 12, 2015 at 22:00 UTC |