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