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