mitchellh / go-ps

Find, list, and inspect processes from Go (golang).
https://gist.github.com/mitchellh/90029601268e59a29e64e55bab1c5bdc
MIT License
1.47k stars 251 forks source link

add plan9 support #57

Open hoanga opened 2 years ago

hoanga commented 2 years ago

example test run on a plan9 host

cpu% ape/uname
Plan9
cpu% go test 
PASS
ok      github.com/mitchellh/go-ps      0.282s