man mimedb (Commandes) - .SH "mimedb - Lookup file information via the mime database"

NAME

mimedb - .SH "mimedb - Lookup file information via the mime database"

Synopsis

mimedb [OPTIONS] FILES...

Description

•
FILES is a list of files to analyse
•
-t, --input-file-data the specified files type should be determined both by their filename and by their contents (Default)
•
-f, --input-filename the specified files type should be determined by their filename
•
-i, --input-mime the arguments are not files but mimetypes
•
-m, --output-mime the output will be the mimetype of each file (Default)
•
-f, --output-description the output will be the description of each mimetype
•
-a, --output-action the output will be the default action of each mimetype
•
-l, --launch launch the default action for the specified file(s)
•
-h, --help Display a help message and exit
•
-v, --version Display version number and exit