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