lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV LYNX.RNH


From: Brian Tillman, x8425
Subject: LYNX-DEV LYNX.RNH
Date: Tue, 13 May 1997 08:54:31 EDT

If anyone's interested in a Runoff version of LYNX.HLP, here's LYNX.RNH.  
Personally, I do all my help files with Runoff because I think they look better.
--
 Brian Tillman                   Internet: tillman_brian at si.com
 Smiths Industries, Inc.                   tillman at swdev.si.com
 4141 Eastern Ave., MS239        Addresses modified to prevent
 Grand Rapids, MI 49518-8727     SPAM.  Replace "at" with "@"
        This opinion doesn't represent that of my company

LYNX.RNH
.set paragraph 0
.autoparagraph
.nonumber
.left margin 0
1 LYNX
.left margin 2
NAME
 lynx - a general purpose distributed information browser for the World 
Wide Web
.left margin 0
2 SYNOPSIS
.left margin 4
 Lynx [options] [path or URL]
.left margin 2
 use "lynx -help" to display a complete list of current options.
.left margin 0
2 DESCRIPTION
.left margin 2
 Lynx is a fully-featured World Wide Web (WWW) client for users running
cursor-addressable, character-cell display devices (e.g., vt100 terminals,
vt100 emulators running on PCs or Macs, or any other "curses-oriented"
display). It will display hypertext markup language (HTML) documents con-
taining links to files residing on the local system, as well as files
residing on remote systems running Gopher, HTTP, FTP, WAIS, and NNTP
servers.  Current versions of Lynx run on Unix and VMS.

 Lynx can be used to access information on the World Wide Web, or to build
information systems intended primarily for local access.  For example, Lynx
has been used to build several Campus Wide Information Systems (CWIS).  In
addition, Lynx can be used to build systems isolated within a single LAN.
.left margin 0
2 OPTIONS
.left margin 2
 At start up, Lynx will load any local file or remote URL specified at 
the command line.  For help with URLs, press "?" or "h" while running
Lynx.  Then follow the link titled, "Help on URLs."
.left margin 3
 -
.left margin 8
If the only argument is '-', then Lynx expects to receive
the arguments from stdin. This is to allow for the
potentially very long command line that can be associated
with the -get__data or -post__data arguments (see below).
Encase it in double-quotes ("-").
.left margin 3
 -anonymous
.left margin 8
used to specify the anonymous account.
.left margin 3
 -auth=ID:PASSWD
.left margin 8
set authorization ID and password for protected documents
at startup.
.left margin 3
 -base
.left margin 8
prepend a request URL comment and BASE tag to text/html
outputs for -source or -mime__header dumps.
.left margin 3
 -book
.left margin 8
use the bookmark page as the startfile.  The default or command
line startfile is still set for the Main screen command, and will
be used if the bookmark page is unavailable or blank.
.left margin 3
 -buried__news
.left margin 8
toggles scanning of news articles for buried references, and
converts them to news links.  Not recommended because email
addresses enclosed in angle brackets will be converted to
false news links, and uuencoded messages can be trashed.
.left margin 3
 -cache=NUMBER
.left margin 8
set the NUMBER of documents cached in memory.  The default is 10.
.left margin 3
 -case
.left margin 8
enable case-sensitive string searching.
.left margin 3
 -cfg=FILENAME
.left margin 8
specifies a Lynx configuration file other than the default lynx.cfg.
.left margin 3
 -child
.left margin 8
exit on left-arrow in startfile, and disable save to disk.
.left margin 3
 -cookies
.left margin 8
toggles handling of Set-Cookie headers.
.left margin 3
 -crawl
.left margin 8
with -traversal, output each page to a file.
with -dump, format output as with -traversal, but to stdout.
.left margin 3
 -display=DISPLAY
.left margin 8
set the display variable for X rexec-ed programs.
.left margin 3
 -dump
.left margin 8
dumps the formatted output of the default document or one specified
on the command line to standard out.  This can be used in the
following way:
.left margin 10
 lynx -dump http://www.crl.com/~subir/lynx.html
.left margin 3
 -editor=EDITOR
.left margin 8
enable edit mode using the specified EDITOR. (vi, ed, emacs, etc.)
.left margin 3
 -emacskeys
.left margin 8
enable emacs-like key movement.
.left margin 3
 -enable__scrollback
.left margin 8
toggles compatibility with comm programs' scrollback keys
(may be incompatible with some curses packages).
.left margin 3
 -error__file=FILE
.left margin 8
define a file where Lynx will report HTTP access codes.
.left margin 3
 -fileversions
.left margin 8
include all versions of files in local VMS directory listings.
.left margin 3
 -force__html
.left margin 8
forces the first document to be interpreted as HTML.
.left margin 3
 -from
.left margin 8
toggles transmissions of From headers.
.left margin 3
 -ftp
.left margin 8
disable ftp access.
.left margin 3
 -get__data
.left margin 8
send form data from stdin using GET method and dump results.
.left margin 3
 -head
.left margin 8
send a HEAD request for the mime headers.
.left margin 3
 -help
.left margin 8
print this Lynx command syntax usage message.
.left margin 3
 -historical
.left margin 8
toggles use of '>' or '-->' as a terminator for comments.
.left margin 3
 -homepage=URL
.left margin 8
set homepage separate from start page.
.left margin 3
 -image__links
.left margin 8
toggles inclusion of links for all images.
.left margin 3
 -index=URL
.left margin 8
set the default index file to the specified URL.
.left margin 3
 -ismap
.left margin 8
toggles inclusion of ISMAP links when client-side
MAPs are present.
.left margin 3
 -link=NUMBER
.left margin 8
starting count for lnk#.dat files produced by -crawl.
.left margin 3
 -localhost
.left margin 8
disable URLs that point to remote hosts.
.left margin 3
 -locexec
.left margin 8
enable local program execution from local files only (if
Lynx was compiled with local execution enabled).
.left margin 3
 -mime__header
.left margin 8
prints the MIME header of a fetched document along with its
source.
.left margin 3
 -minimal
.left margin 8
toggles minimal versus valid comment parsing.
.left margin 3
 -newschunksize=NUMBER
.left margin 8
number of articles in chunked news listings.
.left margin 3
 -newsmaxchunk=NUMBER
.left margin 8
maximum news articles in listings before chunking.
.left margin 3
 -nobrowse
.left margin 8
disable directory browsing.
.left margin 3
 -noexec
.left margin 8
disable local program execution. (DEFAULT)
.left margin 3
 -nofilereferer
.left margin 8
disable transmissions of Referer headers for file URLs.
.left margin 3
 -nolist
.left margin 8
disable the link list feature in dumps.
.left margin 3
 -nolog
.left margin 8
disable mailing of error messages to document owners.
.left margin 3
 -nopause
.left margin 8
disable forced pauses for statusline messages.
.left margin 3
 -noprint
.left margin 8
disable print functions.
.left margin 3
 -noredir
.left margin 8
prevents automatic redirection and prints a message with a
link to the new URL.
.left margin 3
 -noreferer
.left margin 8
disable transmissions of Referer headers.
.left margin 3
 -nosocks
.left margin 8
disable SOCKS proxy usage by a SOCKSified Lynx.
.left margin 3
 -nostatus
.left margin 8
disable the retrieval status messages.
.left margin 3
 -number__links
.left margin 8
force numbering of links.
.left margin 3
 -popup
.left margin 8
toggles handling of single-choice SELECT options via
popup windows or as lists of radio buttons.
.left margin 3
 -post__data
.left margin 8
send form data from stdin using POST method and dump results.
.left margin 3
 -print
.left margin 8
enable print functions. (default)
.left margin 3
 -pseudo__inlines
.left margin 8
toggles pseudo-ALTs for inlines with no ALT string.
.left margin 3
 -raw
.left margin 8
toggles default setting of 8-bit character translations
or CJK mode for the startup character set.
.left margin 3
 -realm
.left margin 8
restricts access to URLs in the starting realm.
.left margin 3
 -reload
.left margin 8
flushes the cache on a proxy server
(only the first document affected).
.left margin 3
 -restrictions=[option][,option]...
.left margin 8
allows a list of services to be disabled selectively.  The following list is 
printed if no options are specified.
.skip
.left margin 12
.indent -4;all - restricts all options.
.skip
.indent -4;bookmark - disallow changing the location of the bookmark file.
.skip
.indent -4;bookmark__exec - disallow execution links via the bookmark file.
.skip
.indent -4;change__exec__perms - disallow changing the eXecute permission on
files (but still allow it for directories) when local file
management is enabled.
.skip
.indent -4;default - same as command line option -anonymous. Disables default
services for anonymous users. Currently set to all restricted
except for:  inside__telnet, outside__telnet, inside__news,
inside__ftp, outside__ftp, inside__rlogin, outside__rlogin, jump,
mail and goto.  Defaults are setable within userdefs.h.
.skip
.indent -4;dired__support - disallow local file management.
.skip
.indent -4;disk__save - disallow saving to disk in the download and print
menus.
.skip
.indent -4;download - disallow downloaders in the download menu.
.skip
.indent -4;editor - disallow editing.
.skip
.indent -4;exec - disable execution scripts.
.skip
.indent -4;exec__frozen - disallow the user from changing the local execution
option.
.skip
.indent -4;file__url - disallow using G)oto, served links or bookmarks for
file: URLs.
.skip
.indent -4;goto - disable the 'g' (goto) command.
.skip
.indent -4;inside__ftp - disallow ftps for people coming from inside your domain
(utmp required for selectivity).
.skip
.indent -4;inside__news - disallow USENET news posting for people coming from
inside our domain (utmp required for selectivity).
.skip
.indent -4;inside__rlogin - disallow rlogins for people coming from inside your
domain (utmp required for selectivity).
.skip
.indent -4;inside__telnet - disallow telnets for people coming from inside your
domain (utmp required for selectivity).
.skip
.indent -4;jump - disable the 'j' (jump) command.
.skip
.indent -4;multibook - disallow multiple bookmark files.
.skip
.indent -4;mail - disallow mail.
.skip
.indent -4;news__post - disallow USENET News posting.
.skip
.indent -4;options__save - disallow saving options in .lynxrc.
.skip
.indent -4;outside__ftp - disallow ftps for people coming from outside your
domain (utmp required for selectivity).
.skip
.indent -4;outside__news - disallow USENET news posting for people coming from
outside your domain (utmp required for selectivity).
.skip
.indent -4;outside__rlogin - disallow rlogins for people coming from outside 
your
domain (utmp required for selectivity).
.skip
.indent -4;outside__telnet - disallow telnets for people coming from outside 
your
domain (utmp required for selectivity).
.skip
.indent -4;print - disallow most print options.
.skip
.indent -4;shell - disallow shell escapes and lynxexec or lynxprog G)oto's.
.skip
.indent -4;suspend - disallow Unix Control-Z suspends with escape to shell.
.skip
.indent -4;telnet__port - disallow specifying a port in telnet G)oto's.
.skip
.indent -4;useragent - disallow modifications of the User-Agent header.
.left margin 3
 -resubmit__posts
.left margin 8
toggles forced resubmissions (no-cache) of forms with
method POST when the documents they returned are sought
with the PREV__DOC command or from the History List.
.left margin 3
 -rlogin
.left margin 8
disable recognition of rlogin commands.
.left margin 3
 -selective
.left margin 8
require .www__browsable files to browse directories.
.left margin 3
 -show__cursor
.left margin 8
If enabled the cursor will not be hidden in the right hand corner
but will instead be positioned at the start of the currently
selected link.  Show cursor is the default for systems without
FANCY__CURSES capabilities.  The default configuration can be
changed in userdefs.h or lynx.cfg.  The command line switch
toggles the default.
.left margin 3
 -source
.left margin 8
works the same as dump but outputs HTML source instead of formatted
text.
.left margin 3
 -startfile__ok
.left margin 8
allow non-http startfile and homepage with -validate.
.left margin 3
 -telnet
.left margin 8
disable recognition of telnet commands.
.left margin 3
 -term=TERM
.left margin 8
tell Lynx what terminal type to assume its talking to.  (This may be
useful for remote execution, when, for example, Lynx connects to a
remote TCP/IP port that starts a script that, in turn, starts another
Lynx process.)
.left margin 3
 -tlog
.left margin 8
toggles use of a Lynx Trace Log for the current session.
.left margin 3
 -trace
.left margin 8
turns on WWW trace mode.
.left margin 3
 -traversal
.left margin 8
traverse all http links derived from startfile.  When used with
-crawl, each link that begins with the same string as startfile
is output to a file, intended for indexing.  See CRAWL.announce
for more information.
.left margin 3
 -underscore
.left margin 8
toggles use of __underline__ format in dumps.
.left margin 3
 -validate
.left margin 8
accept only http URLs (for validation).  Complete security
restrictions also are implemented.
.left margin 3
 -version
.left margin 8
print version information
.left margin 3
 -vikeys
.left margin 8
enable vi-like key movement.
.left margin 0
2 COMMANDS
.left margin 2
.list "o"
.list element;Use Up arrow and Down arrow to scroll through hypertext links.
.list element;Right arrow or Return will follow a highlighted hypertext link.
.list element;Left Arrow will retreat from a link.
.list element;Type "h" or "?" for online help and descriptions of key-stroke 
commands.
.list element;Type "k" for a complete list of the current key-stroke command 
mappings.
.end list
.left margin 0
2 NOTES
.left margin 2
This is the Lynx v2.7.1 Release for Unix/VMS

 If you wish to contribute to the further development of Lynx, subscribe
to our mailing list.  Send email to <address@hidden> with
"subscribe lynx-dev" as the only line in the body of your
message.

 Send bug reports, comments, suggestions to <address@hidden>
after subscribing.

 Unsubscribe by sending email to <address@hidden> with
"unsubscribe lynx-dev" as the only line in the body of your message.
Do not send the unsubscribe message to the lynx-dev list, itself.
.left margin 0
2 ACKNOWLEDGMENTS
.left margin 2
 Lynx has incorporated code from a variety of sources along the way.
The earliest versions of Lynx included code from Earl Fogel of Computing
Services at the University of Saskatchewan, who implemented HYPERREZ
in the Unix environment.  HYPERREZ was developed by Niel Larson of 
Think.com and served as the model for the early versions of Lynx.
Those versions also incorporated libraries from the Unix Gopher clients
developed at the University of Minnesota, and the later versions of 
Lynx rely on the WWW client library code developed by Tim Berners-Lee
and the WWW community.  Also a special thanks to Foteos Macrides who
ported much of Lynx to VMS and did or organized most of its development
since the departures of Lou Montulli and Garrett Blythe from the
University of Kansas in the summer of 1994 through the current release
of v2.7.1, and to everyone on the net who has contributed to Lynx's
development either directly (through patches, comments or bug reports)
or indirectly (through inspiration and development of other systems).
.left margin 0
2 AUTHORS
.left margin 2
 Lou Montulli, Garrett Blythe, Craig Lavender, Michael Grobe, Charles Rezac
.br
Academic Computing Services
.br
University of Kansas
.br
Lawrence, Kansas 66047
 
 Foteos Macrides
.br
Worcester Foundation for Biomedical Research
.br
Shrewsbury, Massachusetts 01545

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]