Create a program for summarizing and printing Information based on the directory listing data of files and information Using AWK
Introduction
For this assignment, you will use awk to create a program for summarizing and printing information based on the directory listing data of files and information.
You are not to use any other programs, utilities, or scripting languages not covered in class, unless
otherwise specifically and explicitly stated in this document.
Your program should take the output from the modified ls command line seen below, and process
the data in order to output the aggregate information:
240 Views