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