awk/testdir/t.makef
Arnold D. Robbins d6c466c367 Extract testdir.
2019-06-23 03:13:57 -06:00

2 lines
30 B
Plaintext

{$3 = 2*$1; print $1, $2, $3}