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