#!/bin/awk -f # makes a table of character sets from http://www.iana.org/assignments/character-sets # and tcs.txt BEGIN{ if(ARGC != 3){ print "Usage: " ARGV[0] " charsets.txt tcs.txt" exit 1 } while(getline