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