Q. To ascertain what are the contents of the file in your the system the best way would be (Solved)
1. do a cat command on each file and find its contents
2. use the command cat*
3. use the command file*
4. none of the above
- c. use the command file*