Excel sheet

Hello,

I have an information of about 100 odd file names which i have in my server. I need to attach this information in an excel sheet and sent to the concerned team.

I use uuencode for attaching a text file. But how will i have all the information in attachment. Please assist. Is there any command for that.

Thanks in advance for you help.

If this entire process must be automated, you may need to write a Perl script to encode the Excel spreadsheet. There are several modules available, at least one of which I've used before on a Solaris platform (I do remember that some are win32-only).