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