NAME
sdtwebclient - web browser client
AVAILABILITY
SUNWdtdst
SYNOPSIS
sdtwebclient [-b browser] [-o browser-options] [url-string]
DESCRIPTION
Start a web browser client if available. sdtwebclient
searches $PATH for an available web browser. The set of
browsers searched for are: netscape, sdthotjava, and
hotjava in that order. Other browsers can be specified with
the -b option.
sdtwebclient is useful for scripts which want to use a web
browser without hard coding a specific browser or which want
a normalized exit status.
OPTIONS
-b browser
Start browser command instead of searching for an
available browser. Useful for specifying a particular
browser.
-o browser-options
Pass browser-options to browser specified by -b option.
OPERANDS
url-string
The URL (Uniform Resource Location) to pass to the web
browser. If not specified the web browser usually uses
a default home page URL instead.
EXAMPLES
To start a web browser on its default home page use:
example% sdtwebclient
To start netscape on its default home page use:
example% sdtwebclient -b netscape
To start a web browser on a particular home page use:
example% sdtwebclient http://www.sun.com
NETSCAPE SUPPORT
When netscape is used, sdtwebclient uses the -remote command
line option with the openURL argument to attempt to tell a
running netscape to open a new web browser window. If no
netscape is already running then one will be started.
The Remote Control of Netscape is described further at
http://home.netscape.com/newsref/std/x-remote.html
EXIT STATUS
0 Successful completion.
1 Invalid command line options.
2 Browser not found in $PATH.
SEE ALSO
dtaction(1) sdtwebaction(5)
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |