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