mate-dictionary
Verified for current stable LTS
Mate Dictionary Command: Show Similar Words New Window
Use for show similar words new window with Mate Dictionary. Exact CLI syntax to show similar words new window using Mate Dictionary.
When to use this: Use for show similar words new window with Mate Dictionary.
Command Syntax
mate-dictionary --match '<word>' mate-dictionary --match '<word>' Command Breakdown
--match- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to show similar words new window using Mate Dictionary.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Mate Dictionary Command: Print Definition Specific Word
mate-dictionary --no-window --look-up '<word>' Csvgrep Command: Filter Csv Rows Match Column String csvgrep -c <1> -m <string_to_match> <data.csv> Csvgrep Command: Filter Csv Rows Invert Match Column Name csvgrep -i -c <name> -m "<John Doe>" <data.csv> Csvgrep Command: Find Rows With String In Column csvgrep -c <1> -m <string_to_match> <data.csv> Csvgrep Command: Find Rows Not Including String In Name Column csvgrep -i -c <name> -m "<John Doe>" <data.csv>