EnglishFrenchSpanish

Ad


OnWorks favicon

dosemu - Online in the Cloud

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

This is the command dosemu 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


dosemu, xdosemu - run DOS and DOS programs under Linux

SYNOPSIS


dosemu [ -dumb ] [ -quiet ] [ -input keystroke-string ] [ -s ] [ -install [ bootdir ] ] [
args ]

xdosemu [ -dumb ] [ -quiet ] [ -input keystroke-string ] [ -s ] [ -install [ bootdir ] ] [
args ]

DESCRIPTION


dosemu is the wrapper script for dosemu.bin (1) which invokes the Linux dos emulator, also
known as DOSEMU. The wrapper also takes care of (eventually) installing the private
instance of DOSEMU in the user's $HOME, if this doesn't exist.

OPTIONS


args any number of options described in dosemu.bin (1), please refer to this man page
for further details. However, take care to quote and escape correctly so bash
doesn't mess up arguments containing blanks and backslashes.

-dumb use `dumb' terminal mode. This will only work for DOS applications, which do plain
text output to stdout, but has the advantage that (A) the output of the DOS
application stacks up in your xterm scroll buffer and (B) you can redirect it to a
file such as

$ dosemu -dumb dir > listing

Note that DOSEMU command.com's commandline editor/history will also work here,
however, editing is restricted to BACKSPACE'ing.

-quiet do not print startup comment and do not stop for prompting

-input Do simulated keystrokes as given by keystroke-string just after DOS has booted.
This can be used to autolaunch applications, bypass any needed boot menus or
something similar. For details on the format of the string look at README.txt.

-s Invoke dosemu via sudo. This is necessary to get access to certain I/O ports and to
get graphics on the Linux console. Please refer to the documentation (INSTALL and
README.txt) to see which files need to be adjusted before attempting this.

-install [ bootdir ]
launched as part of a systemwide installation, this option (re-)installs a DOS that
is used in DOSEMU (this can be the DOSEMU distributed FreeDOS or any proprietary
DOS, which is bootable via fatfs). bootdir is the base name of a directory. The
symbolic link ~/.dosemu/drives/c will be changed to point to this directory. Re-
installing is only rarely necessary, since in practise the symbolic link(s) will
automatically point to updated files.

--version
print version of dosemu and list of available options.

Use dosemu online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad