Bat
A cat(1) clone with wings. ## Commands
help- Helprun- Runinfo- Infostatus- Status
Features
- Core functionality from sharkdp/bat
Usage
Run any command: bat <command> [args]
💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com
Examples
# Show help
bat help
# Run
bat run
- Run
bat helpfor all commands
When to Use
- to automate bat tasks in your workflow
- for batch processing bat operations
Output
Returns results to stdout. Redirect to a file with bat run > output.txt.
Configuration
Set BAT_DIR environment variable to change the data directory. Default: ~/.local/share/bat/
Output
Results go to stdout. Save with bat run > output.txt.
Output
Results go to stdout. Save with bat run > output.txt.