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