Zookeeper
Purpose:
View File type information
Format:
File [OPTIONS...] [FILE...]
Main parameters:
-- Help
Show Help Information
-V, -- version
Output version information and exit
-B, -- brief
File Name Not Displayed
-F, -- files-fromFILE
Read the name file to be tested
-F, -- seperatorSTRING
Use a string as the separator and no longer use ":"
-I, -- mime
Displays the mime type of a file.
-- Mime-type
-- Mime-encoding
-L, -- dereference
Displays the file information pointed to by the symbolic link.
-H, -- no-dereference
-D, -- debug
Output debugging information
Example:
View All file information in the current path
File *
File Name Not Displayed
File -- brief 1.txt
Show file mime type
File -- mime 1.txt
Displays information about the objects listed in the name list.
File -f1.txt
Display the type pointed to by the symbolic link
File -L1.txt
Show Help Information
File -- help
Show version information
File -- version