Linux: Running bossac command run by arduino IDE fails on comand line

stimmer
Thanks for the answer.
I tried this command and indeed it worked.

stty -F /dev/ttyACM0 1200;/home/jan/programs/arduino-1.5.2/hardware/tools/bossac --port=ttyACM0 -U false -e -w -v -b /tmp/build772742258670103613.tmp/sketch_feb27a.cpp.bin -R;stty -F /dev/ttyACM0 115200

I need to think how I will handle this in my plugin.
Best regards
Jantje