Saturday, 31 August 2013

delete the last column from a csv file in powershell

delete the last column from a csv file in powershell

References

Reference NO 1

http://stackoverflow.com/questions/15188085/delete-the-last-column-from-a-csv-file-in-powershell

Reference NO 2

http://stackoverflow.com/questions/18455103/powershell-combine-column-in-csv

Reference NO 3

http://blogs.technet.com/b/heyscriptingguy/archive/2011/10/17/easily-remove-columns-from-a-csv-file-by-using-powershell.aspx

Reference NO 4

http://social.technet.microsoft.com/Forums/windowsserver/en-US/813f3903-83c3-4a6a-9edf-320a341ed99d/action?threadDisplayName=need-a-powershell-script-to-read-from-a-csv-file

Reference NO 5

http://forums.anandtech.com/showthread.php?t=2161105

Reference NO 6

http://ps1scripting.blogspot.com/2012/07/powershell-working-with-csv-files.html

Reference NO 7

http://www.hanselman.com/blog/ParsingCSVsAndPoorMansWebLogAnalysisWithPowerShell.aspx

Reference NO 8

http://superuser.com/questions/307496/how-can-i-set-excel-to-always-import-all-columns-of-csv-files-as-text

No comments:

Post a Comment