Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Darwin(mac/OSX) has different head name of COMMAND -> COMM #18

Closed
huan opened this issue Jun 21, 2016 · 8 comments
Closed

Darwin(mac/OSX) has different head name of COMMAND -> COMM #18

huan opened this issue Jun 21, 2016 · 8 comments

Comments

@huan
Copy link
Contributor

huan commented Jun 21, 2016

in darwin, the ps output header is COMM, instead of COMMAND

to keep the consistency, should rename COMM to COMMAND in darwin platform.

$ ps -A -o comm,ppid,pid,stat
COMM              PPID   PID STAT
/sbin/launchd        0     1 Ss  
/usr/libexec/Use     1    43 Ss  
@huan
Copy link
Contributor Author

huan commented Jun 21, 2016

this bug broken my code under darwin. hope this fix will publish to npm soon.

@huan
Copy link
Contributor Author

huan commented Aug 26, 2016

could we fix this issue?

@wclr
Copy link

wclr commented Sep 2, 2016

@zixia you could make a PR

@huan
Copy link
Contributor Author

huan commented Sep 5, 2016

@whitecolor thanks.

It's already in my pull request #17

please have a look over there. :)

@wclr
Copy link

wclr commented Sep 5, 2016

I myself waiting for @indexzero

@huan
Copy link
Contributor Author

huan commented Aug 20, 2017

ping @indexzero

@soyuka
Copy link

soyuka commented Mar 15, 2018

https://github.com/zixia/ps-tree/pull/1 also. Couldn't one allow more maintainers on this repository?

@simonepri
Copy link
Collaborator

Lets close also this @zixia
We have #17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@wclr @soyuka @huan @simonepri and others