i have a text file which has n number of columns in it.
the corresponding rows are separated by spaces.
but i want these spaces to be converted into tabs!
want it to get separated by tabs instead of spaces.
can any one gimme the code for this conversion.