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