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