1mimedb(1)                            fish                            mimedb(1)
2
3
4

NAME

6       mimedb -  "mimedb - Lookup file information via the mime database"
7
8   Synopsis
9       mimedb [OPTIONS] FILES...
10
11   Description
12       · FILES is a list of files to analyse
13
14       · -t, --input-file-data the specified files type should be determined
15         both by their filename and by their contents (Default)
16
17       · -f, --input-filename the specified files type should be determined by
18         their filename
19
20       · -i, --input-mime the arguments are not files but mimetypes
21
22       · -m, --output-mime the output will be the mimetype of each file
23         (Default)
24
25       · -f, --output-description the output will be the description of each
26         mimetype
27
28       · -a, --output-action the output will be the default action of each
29         mimetype
30
31       · -l, --launch launch the default action for the specified file(s)
32
33       · -h, --help display a help message and exit
34
35       · -v, --version display version number and exit
36
37       The mimedb command is used to query the mimetype database and the
38       .desktop files installed on the system in order to find information on
39       a file. The information that mimedb can retrive includes the mimetype
40       for a file, a description of the type and what its default action is.
41       mimedb can also be used to launch the default action for this file.
42
43
44
45Version 1.21.12                   4 Sep 2006                         mimedb(1)
Impressum