Tips
便利な一行野郎 | The GNU Awk User’s Guide (kbk)
Awk サンプルルーティン集 | Stray Penguin
Useful One Line Programs | AWK Language Programming (math.utah.edu)
まとめ
同じファイルを2回処理する
参考:
reading input file twice – Unix Linux Forums
multiple passes – LinuxQuestions.org
how to run awk twice across the same file – Unix & Linux Stack Exchange
指定したフィールドの範囲を取り出す
参考:
is it possible to specify “ranges” of fields? – Stack Overflow