RosettaCodeData/Task/Shell-one-liner/AWK/shell-one-liner-2.awk

2 lines
42 B
Awk

$ awk '/IN/ { print $2, $4; }' <input.txt