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