home *** CD-ROM | disk | FTP | other *** search
- :
- # viola - front-end shell script for the Motif Viola.
- # This script sets the WWW_HOME environment variable
- # and then executes the Motif Viola client.
- #
- # Written 18 May 1995 by Ronald Joe Record (rr@sco.com)
- #
-
- WWW_HOME=file:/usr/skunk/lib/X11/Mosaic/index.html
- export WWW_HOME
-
- /usr/skunk/bin/X11/vw
-