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