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