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