Urs Janßen | 4 Oct 2003 03:41

(fwd) Modified url_handler.sh script

----- Forwarded message from David Highley <dhighley <at> highley-recommended.com> -----

I made a few modifications to the url_handler.sh script. I found that
the tr command was not translating upper case to lower case in the
method assignment line when run on a Solaris 9 system. The modification
I did has been tested on Solaris 9 and RedHat 9.

Then I added multiple possible browser and other programs for each
method. I know that there is no way to tell which preference order each
site would like but they should now be able to reorder the lines to fit
there site.

Finally if the netscape browser is older than version 6 it will fail if
the browser is not all ready running.

--

-- 

Regards,

David Highley		      Phone: (206) 669-0081
Highley Recommended, Inc.	FAX: (253) 838-8509
2927 SW 339th Street	      Email: dhighley <at> highley-recommended.com
Federal Way, WA 98023-7732	WEB: http://www.highley-recommended.com

Content-Description: executable shell script
#! /bin/sh
#
# example of how to call the appropriate viewer
# based on a script by Michael Elkins <me <at> cs.hmc.edu>
# 2001-01-31 <urs <at> tin.org>
(Continue reading)


Gmane