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