File
File: determine file type; Complete package, except sources
The file command is "a file type guesser", that is, a command-line tool that tells you in words what kind of data a file contains. Unlike most GUI systems, command-line UNIX systems - with this program leading the charge - don't rely on filename extentions to tell you the type of a file, but look at the file's actual contents. This is, of course, more reliable, but requires a bit of I/O.
winget install --id GnuWin32.File --exact --source wingetLatest 5.03
Details
- Homepage
- https://gnuwin32.sourceforge.net/packages/file.htm
- License
- GnuWin License
- Publisher
- GnuWin32
- Support
- http://gnuwin32.sourceforge.net/lists.html
- Privacy Policy
- http://gnuwin32.sourceforge.net/lists.html
- Copyright
- Ian F. Darwin