DEV Community

Robert Rees
Robert Rees

Posted on

3 4

bb: a simple process viewer

There's always a place for another process viewer and recently one of my favourites has been bb.

The basic visualisation has been all I need to figure out where problems are occurring so far (Firefox, Chrome and Docker being the top three culprits) but a set of simple keyboard shortcuts allows you to switch to tree views and freeze the display while you look at things and have a think.

It's written in Rust but like the best Rust CLI's there's a lot of practical experience embedded into the tool. The design matters more than the language. Cargo makes it simple to install and remove so experimenting with it is easy.

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay