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