You have to love Linux ! There are things you can do in Linux that you don't even dare to try in Windows :), don't get me wrong my P.C. and my Laptop run on top of Windows but i spend most of the time logged on to a Putty terminal. So. why this issue ?! I am migrating some data out of SQL Server and i ma using the sqlcmd(much faster then using the GUI).
so after exporting a table with 20 millions rows (about 12 Gb of data) i had to edit the file so i can add a semi-column a the end of each line. How do you do this in windows ? You don't ! You might use NotePad++ but you Laptop will "crash" - windows cannot handle big files.:(
I had to copy the exported file onto my Linux host and run a simple command on top if it.