- or download this
awk '$1 ~ /^F/ {print $0 }' /tmp/frhtest/ADDC.bak > /tmp/frhtest/ADDC.
+$date
- or download this
$call = `awk '$1 ~ /^F/ {print $0 }' /tmp/frhtest/ADDC.bak > /tmp/frht
+est/ADDC.$date`;
system("$call");
- or download this
syntax error The source line is 1.
The error context is
>>> ~ <<<
awk: Quitting
The source line is 1.