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