search directory

Search Commands

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

Bat Commands

21 bat entries

Limited to 100 results

Back to all tools
bat

Bat Command: Concatenate

bat <path/to/file1 path/to/file2 ...> > <path/to/target_file>
bat

Bat Command: Concatenate Files

bat <path/to/file1 path/to/file2 ...> > <path/to/target_file>
bat

Bat Command: Concatenate Files To Target

bat <path/to/file1 path/to/file2 ...> > <path/to/target_file>
bat

Bat Command: Display Supported Languages

bat -L
bat

Bat Command: Highlight Lines

bat -H {10|5:10|:10|10:|10:+5} <path/to/file>
bat

Bat Command: Highlight Specific Lines

bat -H {10|5:10|:10|10:|10:+5} <path/to/file>
bat

Bat Command: Highlight Json

bat -l json <path/to/file.json>
bat

Bat Command: Highlight Lines

bat -H {10|5:10|:10|10:|10:+5} <path/to/file>
bat

Bat Command: List Supported Languages

bat -L
bat

Bat Command: List Languages

bat -L
bat

Bat Command: Number Lines

bat -n <path/to/file>
bat

Bat Command: Pretty Print Files

bat <path/to/file1 path/to/file2 ...>
bat

Bat Command: Pretty Print Files To Stdout

bat <path/to/file1 path/to/file2 ...>
bat

Bat Command: Pretty Print

bat <path/to/file1 path/to/file2 ...>
bat

Bat Command: Remove Decorations Disable Paging

bat --style plain --pager never <path/to/file>
bat

Bat Command: Remove Decorations Except Line Numbers

bat -n <path/to/file>
bat

Bat Command: Remove Decorations Keep Line Numbers

bat -n <path/to/file>
bat

Bat Command: Remove Decorations

bat --style plain --pager never <path/to/file>
bat

Bat Command: Show Non Printable Characters

bat -A <path/to/file>
bat

Bat Command: Show Non Printable

bat -A <path/to/file>
bat

Bat Command: Syntax Highlight Json File

bat -l json <path/to/file.json>