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