Can I use bat to colorize command output ? #2601
-
To put it simply can bat do this: I used grc to colorize output of lsblk here ? Can it be done by bat as well ? How ? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
keith-hall
Jun 21, 2023
Replies: 1 comment 3 replies
-
lsblk | bat -l fstab |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
rexackermann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
lsblk | bat -l fstab