I'm trying to use jmap utility. It's too hard to specify pid each time, so I search for easier option. In jmap's help I found an option
jmap [option] < executable < core >
But this absolutely not self-explanatory. What stands for executable/core? How can I specify it ? Haven't found any sample.