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