minix man page for file

Query: file

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FILE(1) 						      General Commands Manual							   FILE(1)

NAME
file - make a guess as to a file's type based on contents
SYNOPSIS
file name ...
EXAMPLES
file a.out ar.h # Guess at types
DESCRIPTION
File reads the first block of a file and tries to make an intelligent guess about what kind of file it is. It understands about archives, C source programs, executable binaries, shell scripts, and English text. FILE(1)
Related Man Pages
blockdiag(1) - debian
tv_sort(1p) - debian
gjar(1) - suse
encode::guess(3pm) - mojave
encode::guess5.18(3pm) - mojave
Similar Topics in the Unix Linux Community
Changed Gollums History File
Bash can't find file but tcsh can why?
Help in extracting fields from a file
FTP search ,grep using perl
Parsing a column of text file - best practices