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