awk/testdir/t.makef

2 lines
30 B
Plaintext

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