Search Results

Search: Posts Made By: wintersnow2011
1,741
Posted By wintersnow2011
Corona688, thank you for your code!! I also fixed...
Corona688, thank you for your code!! I also fixed my code to work. I need to change:
f1=`echo $line | cut -c1-4`

to:
f1=`echo "$line" | cut -c1-4`

:o
1,741
Posted By wintersnow2011
need to save the space when converting to CSV file
Hi,

I have a text file with the following format. Some of the fields are blank.

1234 3456 23 45464 327837283232 343434
5654353 34 34343 3434345 434242
.......
2,371
Posted By wintersnow2011
How to split a file into smaller files
Hi,
I have a big text file with m columns and n rows. The format is like:

STF123450001000200030004STF123450005000600070008STF123450009001000110012...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 01:29 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy