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