Problem
1. How do you locate lines longer than 100 and smaller than 150 characters?
2. Devise a sequence to display the total size of all ordinary files in the current directory.
3. Using arrays, invert the name of the individual in empn.lst so that the last name occurs first.
4. Calculate from empn.lst the average pay and store it in a variable.