| 構文 | |
| RHEL 4.7 | awk [POSIX or GNU style options] -f progfile [--] file ... |
| RHEL 4.7 | awk [POSIX or GNU style options] [--] 'program' file ... |
| オプション | |
| -F | フィールドのセパレータ(初期はスペース) |
【サンプル.txt】 FIELD11 FIELD12 FIELD13,FIELD14,FIELD15 FIELD21 FIELD22 FIELD23,FIELD24,FIELD25