-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

gops


> CLI tool which lists and diagnoses Go processes currently running on your system.

More information.


Print all go processes running locally:

gops

Print more information about a process:

gops {pid}

Display a process tree:

gops tree

Print the current stack trace from a target program:

gops stack {pid|addr}

Print the current runtime memory statistics:

gops memstats {pid|addr}


> 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 01:28:39 2024