for i in {1..10000}; do echo $i; cat sh_testgen.tape | ./bin/ffa_calc 512 32 fgbitz.bin >> 10k_shots_512bit_ffa_slid_rnd.tape; done