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