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