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