I'm looking for a script that I can cron to look in a directory and parse
every M$ file into a straight HTML file, regardless of it being Wird, Excel,
or Powerpoint.

Are there any scripts currently out there that do this, or am I looking at
having to build it?

Side Note:
How can I make a program run and place the output in an owner's directory:
zip is not installed on every machine, however;
/home/group/zips is where everyone can place a zip file
I want to cron a script that looks in that directory and will unzip the file
into /home/$USER/$ZIPFILE/

TIA!

Robert

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

Reply via email to