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