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