Hacker News new | ask | show | jobs
by goku12 238 days ago
That's interesting! How did you know?
1 comments

Their README claims the following

> Whenever bat detects a non-interactive terminal (i.e. when you pipe into another process or into a file), bat will act as a drop-in replacement for cat and fall back to printing the plain file contents

which was good enough for me personally, but I also have seen anecdotal evidence of people running `alias cat=bat` with a bunch of your usual bash piping work without any issues