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