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