Axel ⌨🐧🐪🚴😷 | R.I.P Natenom<p><a href="https://chaos.social/tags/TIL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TIL</span></a>: Filter in <a href="https://chaos.social/tags/htop" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>htop</span></a> (either via pressing F4 or via the commandline option "-F") can't do regular expressions, but the pipe character "|" can be used to separate multiple search terms. E.g. only showing processes which have `systemd` or `sd-pam` in their name works like this:</p><p>htop -F 'systemd|sd-pam'</p><p><a href="https://chaos.social/tags/unix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>unix</span></a> <a href="https://chaos.social/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> <a href="https://chaos.social/tags/commandline" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>commandline</span></a> <a href="https://chaos.social/tags/cli" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cli</span></a> <a href="https://chaos.social/tags/climagic" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>climagic</span></a> <a href="https://chaos.social/tags/tui" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tui</span></a></p>