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