You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also a small bug, if you do a bat -l /var/log/dmesg with no option for the -l, it just hangs.
that's not entirely a bug :) bat is designed to behave like cat whereby if you don't specify a filename, it reads from stdin. So it is waiting for stdin to end.
Exactly as the title says. Tested on RHEL and Ubuntu, I don't see syslogs colorized.
The text was updated successfully, but these errors were encountered: