Problem
1. How do you display the length of the first line of shortlist in a message used with the echo statement?
2. A program, a.out, continuously writes to a file. How do you run the program so that you can monitor the growth of this file from the same terminal?
3. Explain why this command won't work: cut -d: -c1 -f2 foo.