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