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