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