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