[H-GEN] Converting csv file to tab delimited text file
Edwin Groothuis
edwin at mavetju.org
Wed Jun 7 06:29:11 EDT 2006
On Wed, Jun 07, 2006 at 03:59:53AM +0000, Kelvin Heng wrote:
> I am writing scripts using bash shell in cygwin. Right now, I have a set of
> raw data that is daily exported from a server into a csv format. My script
> can only process a Tab Delimited text file, so I have to open the file in
> excel and save it as Tab Delimited text file. Anyone has any alternative to
> automate this process? Please comments.
NAME
Text::CSV - comma-separated values manipulation routines
If you can live with doing it in Excel, you surely can live with
doing it with Perl.
Edwin
--
Edwin Groothuis | Personal website: http://www.mavetju.org
edwin at mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/
More information about the General
mailing list