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