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