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