Articles Tagged “how to find out linux file type from command line”

  • mintterminal

    How To Quickly Find The File Type From Linux Mint/Ubuntu Command Line

    Here is a quick way to find out properties of different files directly using the Linux Mint / Ubuntu command line. 1. Open Terminal and type : file nameoffile It will display what kind of file type is the given file along with a few other properties. This can be useful when there are a [...]