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