[go: up one dir, main page]

file(1) minix man page | unix.com

Man Page: file

Operating Environment: minix

Section: 1

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
ooo2dbk(1) - debian
tv_extractinfo_en(1p) - debian
tv_sort(1p) - debian
file(1) - plan9
encode::guess(3pm) - suse
Similar Topics in the Unix Linux Community
Parse a string in XML file using shell script
List directories, subs and files
Copy file to SD card from internal flash.
FTP search ,grep using perl
Parsing a column of text file - best practices