1
0
mirror of https://github.com/google/gops.git synced 2024-11-27 08:31:17 +02:00
gops/README.md
Jaana Burcu Dogan 6243ec9b2a add README
2016-11-05 23:49:51 -07:00

291 B

gops

gops is a command to list and diagnise Go processes currently running in your system.

$ gops
983	uplink-soecks	(/usr/local/bin/uplink-soecks)
52697	gops	(/Users/jbd/bin/gops)
51130	gocode	(/Users/jbd/bin/gocode)

Installation

$ go get -u github.com/google/gops