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