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