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