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