Cheatsheet & Examples: file
The file command identifies the type of a file or files by checking their contents and metadata.
Identify the type of a single file
Example Usage:file filename
What it does:Determines the type of the specified file, such as text, image, executable,...
tech.mrleong.net3 min read