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