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