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