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