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