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