ref: fc0357b3decd0dc9848892a823d63070fde09a89 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u