Closed EitanSchuler closed 8 years ago
Thanks! merged and added an extra check of the ps output
Just a recommendation, because I also made this mistake for my first pull request(s), and I see also other people doing this: Always create a topic branch for pull requests, because:
Thanks, perlpunk, will do so in the future.
I found a bug: ps
might return, for example: -zsh
, /bin/bash
, ...
I have no idea if this is something you want, but it was a low-hanging fruit.