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