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