search directory

Search Commands

Search tools, operations, flags, and command strings. Results are capped for Worker performance.

Ack Commands

36 ack entries

Limited to 100 results

Back to all tools
ack

Ack Command: Case Insensitive Search

ack -i "<search_pattern>"
ack

Ack Command: Count Total Matches Common

ack -c -h "<search_pattern>"
ack

Ack Command: Count Total Matches Found

ack -c -h "<search_pattern>"
ack

Ack Command: Count And List Files

ack -c -l "<search_pattern>"
ack

Ack Command: Count Matches

ack -c -h "<search_pattern>"
ack

Ack Command: Count Matches Per File

ack -c -l "<search_pattern>"
ack

Ack Command: Exclude Specific File Type

ack -t no<ruby> "<search_pattern>"
ack

Ack Command: Exclude Specific File Type From Search

ack -t no<ruby> "<search_pattern>"
ack

Ack Command: Exclude Specific File Type From Search Common

ack -t no<ruby> "<search_pattern>"
ack

Ack Command: Exclude File Type

ack -t no<ruby> "<search_pattern>"
ack

Ack Command: Exclude Search Type

ack -t no<ruby> "<search_pattern>"
ack

Ack Command: Limit Search To Specific File Type

ack -t <ruby> "<search_pattern>"
ack

Ack Command: Limit Search To Specific File Type Common

ack -t <ruby> "<search_pattern>"
ack

Ack Command: Limit Search Type

ack -t <ruby> "<search_pattern>"
ack

Ack Command: List All Types For Help

ack --help-types
ack

Ack Command: List Available Type Values Common

ack --help-types
ack

Ack Command: List Available Types For Search

ack --help-types
ack

Ack Command: List Help Types

ack --help-types
ack

Ack Command: List Type Values

ack --help-types
ack

Ack Command: Output Only Matched Text

ack -o "<search_pattern>"
ack

Ack Command: Output Matched Text

ack -o "<search_pattern>"
ack

Ack Command: Print File Names And Match Counts

ack -c -l "<search_pattern>"
ack

Ack Command: Print File Names With Match Count Common

ack -c -l "<search_pattern>"
ack

Ack Command: Print File Names With Match Counts

ack -c -l "<search_pattern>"
ack

Ack Command: Print Only Matched Text

ack -o "<search_pattern>"
ack

Ack Command: Search

ack "<search_pattern>"
ack

Ack Command: Search Case Insensitive Common

ack -i "<search_pattern>"
ack

Ack Command: Search Case Insensitive Pattern

ack -i "<search_pattern>"
ack

Ack Command: Search Files Containing String

ack "<search_pattern>"
ack

Ack Command: Search Files Recursively

ack "<search_pattern>"
ack

Ack Command: Search Files Recursively Common

ack "<search_pattern>"
ack

Ack Command: Search Files Recursively For Pattern

ack "<search_pattern>"
ack

Ack Command: Search Lines Matching Pattern

ack -o "<search_pattern>"
ack

Ack Command: Search Print Matched Text Common

ack -o "<search_pattern>"
ack

Ack Command: Search Case Insensitive

ack -i "<search_pattern>"
ack

Ack Command: Search Recursive

ack "<search_pattern>"