#!/bin/sh

#./txt2tbl text.da.txt text.da.tbl
./tbl2txt -c iso-8859-1 text.da.tbl text.da.txt

