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