Query: urlview
OS: redhat
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
urlview(1) General Commands Manual urlview(1)NAMEurlview - URL extractor/launcherSYNOPSISurlview filename [ filename ... ]DESCRIPTIONurlview is a screen oriented program for extracting URLs from text files and displaying a menu from which you may launch a command to view a specific item.CONFIGURATIONurlview attempts to read ~/.urlview upon startup. If this file doesn't exist, it will try to read a system wide file in /etc/urlview.conf. There are two configuration commands (order does not matter): REGEXP regexp urlview uses a regular expression to extract URLs from the specified text files. , , and f are all converted to their nor- mal printf(3) meanings. The default REGEXP is: (((https?|ftp|gopher)://|(mailto|file|news):)[^' <>"]+|(www|web|w3).[-a-z0-9.]+)[^' .,;<>":] COMMAND command If the specified command contains a %s, it will be subsituted with the URL that was requested, otherwise the URL is appended to the COMMAND string. The default COMMAND is: url_handler.sh %s Note: You should never put single quotes around the %s. urlview does this for you, and also makes sure that single quotes eventually show- ing up inside the URL are handled properly. (Note that this shouldn't happen with the default regular expression, which explicitly excludes single quotes.)FILES/etc/urlview.conf system-wide urlview configuration file ~/.urlview urlview configuration fileSEE ALSOprintf(3), regcomp(3), regex(7)AUTHORMichael Elkins <me@cs.hmc.edu>. Modified for Debian by Luis Francisco Gonzalez <luisgh@debian.org>. Modified for SuSE by Dr. Werner Fink <werner@suse.de> and Stepan Kasal <kasal@suse.cz>. Changes put together by Thomas Roessler <roessler@does-not-exist.org>. urlview(1)
Related Man Pages |
---|
urlview(1) - redhat |
newsbeuter(1) - debian |
wdel(1) - debian |
rmadison(1) - netbsd |
rmadison(1) - redhat |
Similar Topics in the Unix Linux Community |
---|
extract_url.pl 1.3.2 (Default branch) |
extract_url.pl 1.4.1 (Default branch) |
how to use in bash variables and quotes |
Issue with File Renaming |
Install AIX , do i need hmc console |