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