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