EnglishFrenchSpanish

Ad


OnWorks favicon

edbrowse - Online in the Cloud

Run edbrowse in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command edbrowse that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


edbrowse - text editor and web browser

SYNOPSIS


edbrowse [ file1 ] [ file2 ] ...

edbrowse [ url1 ] [ url2 ] ...

DESCRIPTION


(This manual page was written for the Debian GNU/Linux distribution because the original
program does not have a man page. Instead the program is documented in detail in the HTML
documentation that accompanies the program; see below.)

edbrowse is a line-oriented text editor very similar to ed(1), It is used to create,
display, modify and otherwise manipulate text files.

In addition edbrowse can be used to display web pages and edit the contents of these
pages. It supports the use of forms and Javascript in web pages.

If edbrowse is invoked with a file argument, then a copy of file is read into the editor's
buffer. If it is invoked with a url argument, then the url is read into the editor's
buffer and the HTML is rendered as text. Changes are made to this copy and not directly
to file or url itself.

Please refer to ed(1) for further details regarding the editing commands. Explanation of
the browsing functions can be found in the HTML documentation.

EXAMPLES


To read the HTML documentation on a Debian system you can do

edbrowse file:///usr/share/doc/edbrowse/usersguide.html

To read (say) 20 lines of the buffer at a time starting from the top use the command
`1z20' followed by repeating `z' to scroll another 20 lines at a time.

To quit the editor completely type `qt' . Upon quitting edbrowse, any changes not
explicitly saved with a `w' command are lost. The `w' command does not apply to URLs but
one can save the corresponding buffer to a file by the command w file.

OPTIONS


-h Display the usage message.

-e Batch mode. This options causes edbrowse to exit when it encounters an error.

-d? Debug level. Can be set to a value between 0 and 9. The default is 1 which prints
the sizes of buffers. Some people like 2 which prints out URLs as they are
retrieved. This value can be changed within the editor with the dbx command with x
a value betwen 0 and 9.

-c Edit config file. This command supresses the processing of the configuration file
$HOME/.ebrc and starts editing it instead. This option is useful if this file is
syntactically incorrect or otherwise corrupted.

Use edbrowse online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • 2
    Stacer
    Stacer
    Linux System Optimizer and Monitoring
    Github Repository:
    https://github.com/oguzhaninan/Stacer.
    Audience: End Users/Desktop. User
    interface: Qt. Programming La...
    Download Stacer
  • 3
    OrangeFox
    OrangeFox
    Fork of TeamWinRecoveryProject(TWRP)
    with many additional functions, redesign
    and more Features:Supports Treble and
    non-Treble ROMsUp-to-date Oreo kernel,
    built...
    Download OrangeFox
  • 4
    itop - ITSM  CMDB OpenSource
    itop - ITSM CMDB OpenSource
    IT Operations Portal: a complete open
    source, ITIL, web based service
    management tool including a fully
    customizable CMDB, a helpdesk system and
    a document man...
    Download itop - ITSM CMDB OpenSource
  • 5
    Clementine
    Clementine
    Clementine is a multi-platform music
    player and library organizer inspired by
    Amarok 1.4. It has a fast and
    easy-to-use interface, and allows you to
    search and ...
    Download Clementine
  • 6
    XISMuS
    XISMuS
    ATTENTION: Cumulative update 2.4.3 has
    been released!! The update works for any
    previous 2.x.x version. If upgrading
    from version v1.x.x, please download and
    i...
    Download XISMuS
  • 7
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • More »

Linux commands

Ad