Linux awk: generate payslip
We learn the following in this session:
1) BEGIN section
2) END section
3) formatted output using printf and format specifications
4) perform arithmetic
5) shebang line in awk script
#linuxawk #awkBEGINsection #awkENDsection #awkscript