Tips
参考:
プログラム言語 awk Linux/Unix 利用者向け一行コマンド | 何もないから何かみつかる
awk で特定の列を除外して出力する | 俺的備忘録 なんかいろいろ
便利な一行野郎 | The GNU Awk User’s Guide (kt.rim.or.jp)
AWK – Linux Memo | Stray Penguin
AWK サンプルルーティン集 | Stray Penguin
Useful One Line Programs | AWK Language Programming (math.utah.edu)
Wiki
参考:
同じファイルを2回処理する
参考:
reading input file twice | Unix Linux Forums
AWK Multiple Passes | LinuxQuestions.org
how to run awk twice across the same file – Unix & Linux Stack Exchange
指定したフィールドの範囲を取り出す
参考:
In AWK, is it possible to specify “ranges” of fields? – Stack Overflow