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