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

5 lines
109 B
Plaintext

{$2=$1; print}
# this should produce a blank for an empty input line
# since it has created fields 1 and 2.