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