Description
File
File is a cool, open-source tool that brings the 'file' command to your fingertips. If you’ve ever used UNIX-like systems like Linux or BSD, you might know this command already. It’s a simple way to find out what type of data is hiding in a file.
History of the File Command
The original 'file' command came from Bell Labs UNIX back in the day. But guess what? It wasn’t available for everyone to tinker with until this new version popped up. Just like any other command-line program, you'll need to use File through a terminal emulator app.
Using File on Your System
This handy tool gives you various options to help classify files on your GNU/Linux system easily and quickly. Want a sneak peek at all its features? Just type file --help
in your terminal app!
Awesome Features of File
Some of the best options include:
- Color-Separated Lists: You can use specific files as color-separated lists for magic numbers.
- Compressed Files: It can handle compressed files too!
- MIME Type Support: Outputting MIME type strings and encoding is super easy.
You can also list magic strengths, follow symlinks, preserve access times on files, treat special files like normal ones, and even specify a custom file with the -m option.
A Bit About Compatibility
This software runs across platforms since it’s written entirely in C. That means it's quick and works on all known GNU/Linux operating systems as well as various BSD distributions—think FreeBSD, OpenBSD, NetBSD, and even Darwin/Mac OS X!
How to Install File
The program comes as a universal source tarball (TAR archive), making installation pretty straightforward. To get started:
- Download the archive from SoftPas.
- Save it on your PC and unpack it.
- Open up your terminal app and navigate to where you extracted those files (e.g.,
cd /home/softpedia/file-5.20
). - Run:
./configure && make
. - If all goes well, finish up by running:
make install
, or if needed, use:sudomake install
.
User Reviews for File FOR LINUX 7
-
Sophia Evans: File is a must-have tool for Linux users, providing detailed file information quickly and efficiently through the command-line interface.
-
This app is fantastic! It's super fast and makes file classification so easy. Highly recommended!
-
Absolutely love it! The command-line options are powerful and the installation was a breeze. Five stars!
-
File is an essential tool for any UNIX-like system. It's efficient, reliable, and completely free!
-
I can't believe how useful this app is! It saves me a ton of time with file management. A must-have!
-
Incredibly useful application! The support for various file types is impressive. Definitely five stars!
-
Best file classification tool I've used! Fast, open-source, and works flawlessly on my system.