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