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