Problem
1. Look up the man page for the file command, and then use it on all files in the /dev directory. Can you group these files into two categories?
2. How do DOS and UNIX text files differ? Name the utilities that convert files between these two formats.
3. Run the script command, and then issue a few commands before you run exit. What do you see when you run cat -v typescript?