kill -3 to get java thread dump

I am using kill -3 command to see the JVM's thread dump in unix. But where can I find the output of this kill command? I am lost!!