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