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