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
encode::guess(3pm) - redhat
blockdiag(1) - debian
tv_extractinfo_en(1p) - debian
file(1) - plan9
encode::guess(3pm) - debian
Similar Topics in the Unix Linux Community
Korne Script for format file
Parse a string in XML file using shell script
Getting non unique lines from concatenated files
Move File Containing More Than two "-" at 3rd Line To New Directory
Parsing a column of text file - best practices