NR: number of records
NF: number of fields
FILENAME: current input file name
FS: field separator
RS: record separator
OFS: output field separator
ORS: output record separator
OFMT: format for numeric output
change input: $n="" # n is a number
array: arr[1], arr["one"]