Hello,

Here is my need.

Today I have a shell on Red Hat Linux which generate data like this:

hostname,ip,kernelversion;partion;.....
host1;192.168.0.1;2.6-14;sda;...
host2;192.168.0.2;2.6-14;sda;...
host3;192.168.0.3,2.6-14;sda;...
...etc

Then I import by hand data into an OpenOffice Calc file which has been 
formatted to have some cells colorized, a logo on top of the sheet, and plenty 
of other presentation modifications in order to standardize the look and feel.

What I would like, is to have my shell script insert data into the OpenOffice 
Calc file or maybe the script generate directly the OpenOffice Calc based on 
style sheet. Actually, I don't what is the best between both ideas.

Could you help me to explain :
1) which solutions is the best between inserting data into an OpenOffice Calc 
file or generating the OpenOffice Calc file with data in it ?

2) How to do this ?


Thank your for your help.

Stéphane




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to