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