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