Authors : Alfred Aho, Peter Weinberger, and Brian Kernighan.
-F : Specify a field separator, normally space/tab. This action can also be done in a command file, usually in a BEGIN block.
-v var=value : initialize a variable from the command line. This actions can also be done in a command file, usually in a BEGIN block.
See man page on awk for other options.