pt
Verified for current stable LTS
Pt Command: Find Files Whole Word Ignore Case
Use for find files whole word ignore case with Pt. Exact CLI syntax to find files whole word ignore case using Pt.
When to use this: Use for find files whole word ignore case with Pt.
Command Syntax
pt -wi <foo> pt -wi <foo> Command Breakdown
-wi- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to find files whole word ignore case using Pt.
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
Pt Command: Find Files Count Matches
pt -c <foo> Pt Command: Find Files Extension Regex pt -G='<\.bar$>' <foo> Pt Command: Find Files Highlight Matches pt <foo> Pt Command: Find Files Regex Depth pt --depth=<2> -e '<^ba[rz]*$>' Tar Command: Extract Files Matching A Pattern From An Archive File tar xf <path/to/source.tar> --wildcards "<*.html>"