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