CLI improved ๐Ÿ“Ÿ

Home / [HN]

see also

# bat > cat โฎบ

A cat(1) clone with wings. It has highlighting, paging, line numbers and git integration.

The bat command also allows me to search during output (only if the output is longer than the screen height) using the / key binding (similarly to less searching).

It can still be used like cat: โ€œWhenever bat detects a non-interactive terminal, it will fall back to printing the plain file contents.โ€

# htop > top โฎบ

# ncdu > du โฎบ

# cp with progress โฎบ

Written on August 31, 2018, Last update on July 26, 2026
cli shell term