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