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