[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Converting CSV Database to TAB -- Utility / Script Request
****** message to minivend-users from "Bill Randle" <billr@exgate.tek.com> ******
On a Unix system, you can use 'tr' or 'sed':
tr ',' 'TAB' < file.csv > file.tab
replace TAB above with a real tab character (i.e. type the TAB key on
your keyboard). Be sure none of your fields in the CSV file have
tabs in them or you'll get unexpected results.
-Bill Randle
billr@exgate.tek.com
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list