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