#!/bin/bash myvar=$(for i in {1..2048};do printf "%s" "#"; done; printf "\n") cat >toast_long.sql <