A MS-DOS emulator for Win32-x64 systems. 16bit MS-DOS compatible commands can be executed on a Win32-x64 environment.
This emulator inherits the environment variables from the host Windows, and a target command can access the host's file path directly.
Execute 16bit MS-DOS compatible commands on a 64bit Windows system without the need to copy any files to/from a virtual machine (VMware, Virtual PC, XP mode, or others).
Category: | |
Runs on: | Win7 / Win8 / Win10 |
License: | GPL FOSS |
Similar/alternative apps: | DOSBox |
Start a Yori shell instance.
Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more.
Part of Yori.
Category: | |
License: | MIT License FOSS |
Unix shell interpreter.
Based on Kenneth Almquist's ash (through Debian dash).
Sibling Busybox commands are:
• bash: Alias (with bash compatibilities?) for `ash'.
• sh: Alias for `ash'.
Part of BusyBox (See there for available Windows implementations).
Category: | |
License: | Freeware/Open Source. FOSS |
Interactive shell and a scripting language.
Available in:
Category: | |
License: | Freeware/Open Source FOSS |
Bash or the GNU "Bourne-Again SHell" is a very popular sh-compatible command language interpreter used by default on MacOS and most Linux distributions. It executes commands read from the standard input or from a file and the default shell of Bash also incorporates useful features from the Korn and C shells (ksh and csh).
Bash is intended to be a conformant implementation of the Shell and Utilities portion of the IEEE POSIX specification (IEEE Standard 1003.1). Bash can be configured to be POSIX-conformant by default.
Get it as part of:
Category: | |
License: | Freeware/Open Source FOSS |