BASH Shell commands file ( commands for Linux )

file commands for linuxFind out what type of data is really in a file. The file command is one of those commands that you will find yourself using more often than you first thought. It can tell you if a file is human readable and some other usefulĀ informationĀ about any file you give it. All without opening the file and possibly crashing your terminal in the process. For the full tutorial on the file command check out this tutorial.

Comments are closed.