GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
WEBBROWSER(1) FreeBSD General Commands Manual WEBBROWSER(1)

Webbrowser - run the best available browser on this system

webbrowser [-h|--help]
webbrowser [-b|--browsers 'browser list'] [arguments to browser]

Webbrowser is a shell script that attempts to find and run the best available browser from a list, which may be specified on the command line, via the environment, or from a built in default list.

Webbrowser is intended for use from applications that use HTML or other browser-based documentation, but cannot depend on a specific browser being installed.

A browser list specified on the command line overrides other lists. If no list is specified on the command line, webbrowser checks the environment variable BESTBROWSERS. If this variable does not exist, webbrowser falls back to a built-in default list.

Additional arguments are passed onto whichever browser is invoked. It is the user's (or calling application's) responsibility to ensure that the arguments are appropriate for any browser that might be selected.

-h, --help
Display a brief usage synopsis.

-b, --browsers 'list'
Select from 'list' instead of the default list. The list must be quoted in order to separate it from 'arguments'.

$BESTBROWSERS

Jason W. Bacon

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.