Identifies file types by examining their content and magic numbers
Implementation of the file(1) command
file
$ file myfile.txt
$ file -i document.pdf
$ file *.jpg *.png