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