question



Random question: what does this command do?

kill -HUP `ps -ef | grep ssimms | awk {'print $2'}`
.