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