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