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