.txt
), while others do not..pdf
: Portable Document Format files.txt
: Text files (potentially unformatted).png
: Portable Network Graphics format (image files).jpeg
: Another image file format.docx
: Microsoft Word extension (XML files zipped into one file).java
: Java source code files.html
: Text files formatted with HTML markup languagetype/subtype
.application/pdf
: PDF formatapplication/vnd.ms-excel
: Excel documentsaudio/mpeg
: Audio files in MPEG formatvideo/mp4
: Video files in MP4 formattext/html
: HTML text filestext/xml
: XML text filesfLaC
..txt
file containing a PDF document).file
file
utility determines file content based on magic bytes and other tests.file x1.sh
identifies x1.sh
as a shell script.file index.html
identifies index.html
as an HTML document.man file
command provides detailed information on the tool and its tests.