comby
Verified for current stable LTS
Comby Command: Match Only And Print
Use for match only and print with Comby. Exact CLI syntax to match only and print using Comby.
When to use this: Use for match only and print with Comby.
Command Syntax
comby -match-only '<match_pattern>' '' comby -match-only '<match_pattern>' '' Command Breakdown
-match-only- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to match only and print using Comby.
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
Comby Command: Match And Rewrite In Place
comby -in-place '<match_pattern>' '<rewrite_pattern>' Comby Command: Match And Rewrite Templates comby '{assert_eq!(:[a], :[b])}' '{assert_eq!(:[b], :[a])}' <.rs> Comby Command: Match And Rewrite With Properties comby '{assert_eq!(:[a], :[b])}' '{assert_eq!(:[b].Capitalize, :[a])}' <.rs>