Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
How to conver a text file into .xls
Name: sivas.com Date: April 2, 2007 at 00:25:58 Pacific OS: UNIX CPU/Ram: IBM Product: IBM
Comment:
Hi,
How to convert a text file (which is tab delimited) into an .xls file. in unix scripting.
I tired renaming the extension of .txt into .xls. It seems to work so but the leading zeros of the cell contents are removed. I guess the cell type should be text for that. How can i achive in shelll scripting?.. Can anyone of you help me. Thanks in adavance.
Summary: Hi, I would like to know how to convert a text file in UNIX to HTML using awk? For example, my file has the following contents : Name Age A 23 B 16 C 60 D 29 How to output as ...
Summary: Hi, i have ksh script to fetch the data from oracle database and store the output in a .xls or .csv file. But the output having more then 70,000 rows. How can i store those files in .xls or csv files....
Summary: I have a customer with SCO Unix and Windows . He has is a program that can create a large textfile. What he will use this program for is to create a text file that will contain a large amount of cu...