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