Add Proxy To Tw Script
Monday, August 31st, 2009
August 31st, 2009 Add Proxy To Tw ScriptHi there, thanks for looking at our project!We have a simple tab-delineated text flatfile database, and recently we needed to have one field translated from English to Spanish.At that time, we came up with a solution using the Linux command tw, which feeds the data request one record at a time into an online translator service, then writes it to a new file. This is a simple script, which I have attached so you can take a look. This script worked well,
