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