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

Not an issue, just some thanks. #34

Open hfmrow opened 5 years ago

hfmrow commented 5 years ago

Hi, I've wrote a simple archiving program in golang and i use a part of your code for getting process list and warn user when a predefined process is actually running. Work like a charm, many thanks. This utility will be available as MIT license like your own code. Not published at this time (i need some times to use it and to decide it's safe to use without any damageable bugs) . Have nice days and thanks again.