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