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