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