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