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