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