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