Olivia5k / doge

wow very terminal doge

Home Page:https://pypi.python.org/pypi/doge/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wow add osx process recognise

Olivia5k opened this issue · comments

wow such osx
no idea lol

< /doge>

I don't own a mac, so I don't really have the possibility to write the process identification for OSX. I've never really even used one, so I have no idea what the proc-like API looks like. It should be fairly straightforward to write something that does the same thing that the Linux implementation does, but for OSX.

If someone could help with this, that would be such cool, much doge.

I had a quick thought that ps might be utilized. But, AFAIK, the output is slightly different on OSX than on the GNU one. I'd also like to not use subprocess and do external calls to keep the program as quick as possible.

Wow such issue. I want much contribute. Need to get home first, can haz no mac in the office ._.

This would indeed be most exquisite! Ping this issue if you need any pointers!

wow much wanted.

I'd like to help, but I don't do python, so I hope someone tackles it :D

POSIX compliant implementation in PR #15 (though did not test OSX, I don't have any)

fix in #15
many posix
test and works