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