rg Verified for current stable LTS

Rg Command: Search Literal String Pattern

Use for search literal string pattern with Rg. Exact CLI syntax to search literal string pattern using Rg.

When to use this: Use for search literal string pattern with Rg.

Command Syntax

rg -F -- <string>

Live Command Builder

Final Command

rg -F -- <string>

Command Breakdown

-F
Command Option
Tool-specific option used by this command invocation.
--
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to search literal string pattern using Rg.

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

Back to Rg directory