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