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

2 lines
42 B
Awk
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
$ awk '/IN/ { print $2, $4; }' <input.txt