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