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