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