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