AWK(1) |
User Commands |
AWK(1) |
awk - manual page for awk 1.31.1
awk [OPTIONS] [AWK_PROGRAM] [FILE]...
BusyBox v1.31.1 (2020-04-30 13:38:01 EDT) multi-call binary.
- -v VAR=VAL
- Set variable
- -F SEP
- Use SEP as field separator
- -f FILE
- Read program from FILE
-e AWK_PROGRAM