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