Assignment 5: 10 points. Due Nov 11 1. Use sort and uniq command with three examples each Assignment 6: 10 points, Due Nov 18 1. Write commands in egrep for the following a. To find lines that have words that begin with CPU b. To find lines that have the word "Statistics" c. To find lines that begin and end with "C programming" d. To find lines that begin with C++ and end with C-- e. To find lines that have atleast one occurrence of the word "debug"