Spoken Tutorials - Linux AWK Assignment Funded by the National Mission on Education through ICT Indian Institute of Technology Bombay, http://spoken-tutorial.org ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Built-in Functions in awk 1. Write an awk program to print the last field of every record, where name of the student has small u as the third letter using the awkdemo.txt file. (Please note: awkdemo.txt file is available in the code files link of this tutorial)