1

Is there a way to filter processes in htop by their state — e.g., only show running processes (state R)?

1 Answer 1

1

No, it only filters by process name.

The closest you can get is sorting the columns by state.

2
  • Yes — unfortunately, I already want to sort by the run time (and when I do, the top 100 processes or so all all either sleeping or suspended...) Commented Sep 24, 2021 at 17:16
  • Dang! I've heard nice things about atop, never tested it tho'. Commented Sep 24, 2021 at 17:21

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.