add directory Minix
This commit is contained in:
65
Minix/1.7.5/MANUALS/CAT0/FILE
Normal file
65
Minix/1.7.5/MANUALS/CAT0/FILE
Normal file
@@ -0,0 +1,65 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Command: file - make a guess as to a file's type based on contents
|
||||
Syntax: file name ...
|
||||
Flags: (none)
|
||||
Example: file a.out ar.h # Guess at types
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user