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