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