https://github.com/GuidoFe/bash-cat-with-cat
The classic cat command but with a cat
https://github.com/GuidoFe/bash-cat-with-cat
bash bash-alias bash-script cat funny
Last synced: about 24 hours ago
JSON representation
The classic cat command but with a cat
- Host: GitHub
- URL: https://github.com/GuidoFe/bash-cat-with-cat
- Owner: GuidoFe
- Created: 2020-12-02T19:18:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-12T09:41:32.000Z (over 4 years ago)
- Last Synced: 2025-04-13T21:40:51.928Z (10 days ago)
- Topics: bash, bash-alias, bash-script, cat, funny
- Language: Shell
- Homepage:
- Size: 53.7 KB
- Stars: 188
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hilarious-repos - Bash Cat With Cat - The classic cat command but with a cat (Command line utilities scripts)
README
# Bash Cat With Cat
The classic cat command but with a cat. Perfect as an alias. It fallbacks to the original cat if the command is used with pipes.
The delimiters adapt to your terminal size.
Take a look [here](https://github.com/GuidoFe/FortuneCat) if you would like to have a cat cowsay to display quotes in your terminal.You can modify the drawing and its position too. Check the code comments.
