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