Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 2 days ago
JSON representation

The classic cat command but with a cat

Awesome Lists containing this project

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.

![example](screenshot.png)

![multiple cats](multipleCats.png)