← 返回命令列表

Linux command

mate-dictionary 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Open dictionary

mate-dictionary

Look up a word

mate-dictionary --look-up [word]

Look up a word using a specific database

mate-dictionary --database [wn] --look-up [word]

Look up a word and print to console without GUI

mate-dictionary --no-window --look-up [word]

Look up a word using a specific source

mate-dictionary --source [source_name] --look-up [word]

说明

mate-dictionary is a graphical dictionary application for the MATE desktop environment. It looks up words using DICT protocol servers and supports multiple dictionaries and search strategies. Results can be saved to file or printed.

参数

--look-up _word_
Look up the specified word using the pre-defined dictionary source.
--match _word_
Find matching words using the pre-defined dictionary source.
--source, -s _source_
Use the specified source for looking up words.
--database, -D _database_
Use the specified database for looking up words.
--no-window, -n
Print definitions to the console without launching the GUI.

FAQ

What is the mate-dictionary command used for?

mate-dictionary is a graphical dictionary application for the MATE desktop environment. It looks up words using DICT protocol servers and supports multiple dictionaries and search strategies. Results can be saved to file or printed.

How do I run a basic mate-dictionary example?

Run `mate-dictionary` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --look-up _word_ do in mate-dictionary?

Look up the specified word using the pre-defined dictionary source.