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