File command

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(use the new path system for manpages.debian.org)
m (Links)
 
(One intermediate revision by one user not shown)
Line 6: Line 6:
 
|[[File command]]
 
|[[File command]]
 
|}
 
|}
 
+
The <code>file</code> command is a file format identification utility that has been a part of Unix distributions for many years.
The <code>file</code> command has been a part of Unix distributions for many years.
+
  
 
The [https://manpages.debian.org/man1/file Debian manpage] gives an overview of its functionality
 
The [https://manpages.debian.org/man1/file Debian manpage] gives an overview of its functionality
Line 14: Line 13:
  
 
== Links ==
 
== Links ==
* [http://www.darwinsys.com/file/ File Command web site]
+
* [https://darwinsys.com/file/ File Command web site]
* [ftp://ftp.astron.com/pub/file/ Source code]
+
* [https://www.astron.com/pub/file/ Source code releases]
 
* [http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/file/ FreeBSD port tree] (referring to the porting of the original distribution into FreeBSD)
 
* [http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/file/ FreeBSD port tree] (referring to the porting of the original distribution into FreeBSD)
  
 
[[Category:File Format Identification]]
 
[[Category:File Format Identification]]

Latest revision as of 17:24, 2 July 2025

Software > File identification software > File command

The file command is a file format identification utility that has been a part of Unix distributions for many years.

The Debian manpage gives an overview of its functionality

The program source includes a database of heuristics for determining file types, which includes a variety of 'magic numbers' which characterise files. This database is not portable, but is potentially adaptable.

[edit] Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox