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