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
EDBROWSE(1) FreeBSD General Commands Manual EDBROWSE(1)

edbrowse
a Command Line Editor Browser

edbrowse [-v] [-h] [-c]

edbrowse [-d[#]] [-f[#]] [-[p]m] [-[p]fm[#]]

edbrowse [-d[#]] -m[#] addr1 addr2 ... file [attachments]

edbrowse [-d[#]] [-e] [-c configFile] file1 file2 ...

edbrowse is a combination of editor, browser, and mail client text based. You can specify several mail accounts and indicate one by its index following the email options.

The options are as follows:

print version
print help
without argument edit the default configuration file. If the first argument is -c filename , edbrowse uses it as config file
exit when it encounters an error, usually used by batch scripts
with no other arguments, interactive mail reader
m[#]
specify an email account index [#]
fetch mail from all accounts, except the ones that you have marked nofetch.
specify an index [#] to fetch mail from a single account. For instance, -f1 will fetch mail from the first mail account
retrieve and read email (combine the -f and -m options)
-pfm
like -f and -fm options but pass over the filters

The debug options:

silent
show the sizes of files and web pages as they are read and written
show the url as you call up a web page and http redirection
javascript execution and errors: cookies, http codes, form data, and sql statements logged
show the socket connections, http headers in and out, html syntax errors as per tidy5, tree of nodes internal to edbrowse, side effects of running javascript and dynamic node linkage
messages to and from javascript, url resolution, tidy html nodes
show javascript to be executed
reformatted regular expressions, breakline chunks
text lines freed, debug garbage collection
not used

$home/.ebrc is the configuration file

The error message is left in a buffer, which you can see by typing 'h' in the ed(1) style.

ed(1) edbrowse is, at first glance, a reimplementation of ed

Full guide userguide.html ,type:

edbrowse /usr/local/share/doc/edbrowse/usersguide.html

edbrowse was primarily written by Karl Dahlke <eklhad@comcast.net>.

This manual page was written by Alfonso S. Siciliano <alf.siciliano@gmail.com>.

December 6, 2019 FreeBSD 13.1-RELEASE

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.