Location of Compiled .Hex file with Arduino Editor

Hi,
What is the location of compiled .Hex file with Arduino Editor?

below is the link for AnalogReadSerial example;

and here is the verbose output;
"/home/admin/builder/arduino-builder/packages/tools/avr-gcc/4.9.2-atmel3.5.3-arduino2/bin/avr-objcopy" -O ihex -R .eeprom "/tmp/768225xxx/AnalogReadSerial.ino.elf"

"/tmp/768225xxx/AnalogReadSerial.ino.hex"
What is the full address of the above link (in bold)?

Thanks

You cannot export the .hex file at the moment, you can add the feature in the wishlist if you want
Thanks for your feedback!

Thank you!

smellai:
You cannot export the .hex file at the moment, you can add the feature in the wishlist if you want
Thanks for your feedback!