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