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