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