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