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