#!/bin/bash DOQUERY "create table tmp_templates(tid integer, id char(200) not null, content text not null, description char(200) , comment char(200) , version integer default 1 ) ;" sx_auto_upload_table.x tmp_templates ./fm_templates.unl DOSQL fm_templates_fuellen.sql