read and echo a specific column in a tab delimited text file
Posted: Tue Sep 22, 2009 8:08 pm
How can I read and echo a specific column in a tab delimited text file. For example:
|Company Name | Address | Owner|
Above I only want to display all the data under Company Name column
Any idea? Thanks
|Company Name | Address | Owner|
Above I only want to display all the data under Company Name column
Any idea? Thanks