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