====== Bash script ====== - generate sql statement #!/bin/bash PATCH_NAME=$1 PATCH_DESC=$2 PATCH_DEP="schema" ( cat < $PATCH_NAME