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