RosettaCodeData/Task/Shell-one-liner/AWK/shell-one-liner-2.awk
2023-07-01 13:44:08 -04:00

1 line
42 B
Awk

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