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