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