-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

psgrep


> Search running processes with `grep`.

More information.


Find process lines containing a specific string:

psgrep {process_name}

Find process lines containing a specific string, excluding headers:

psgrep -n {process_name}

Search using a simplified format (PID, user, command):

psgrep -s {process_name}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Tue May 21 02:38:41 2024