Olivia5k / doge

wow very terminal doge
https://pypi.python.org/pypi/doge/
MIT License
968 stars 89 forks source link

wow add osx process recognise #12

Closed Olivia5k closed 10 years ago

Olivia5k commented 10 years ago

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.

mvasilkov commented 10 years ago

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

Olivia5k commented 10 years ago

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

fuadsaud commented 10 years ago

wow much wanted.

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

lotheac commented 10 years ago

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

Olivia5k commented 10 years ago

fix in #15 many posix test and works