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