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