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