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