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