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