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