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