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