QuestionQ5
Basic Unix SkillsWhile investigating a USB pen drive, a file named mybackup is discovered. Which utility can determine the type of data contained in that file?
- A file mybackup
- B ls -l mybackup
- C tar -t mybackup
- D whatis mybackup
- E touch mybackup
Community Discussion