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 a41a298324 fix indentation
2016-11-05 23:50:39 -07:00

299 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