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