• This list includes notable command-line interpreters – programs that interactively interpret commands entered by the user at the command-line. Most operating...
    6 KB (634 words) - 21:17, 17 May 2025
  • Thumbnail for Command-line interface
    called a command-line interpreter, command processor or shell. Examples of command-line interpreters include Nushell, DEC's DIGITAL Command Language (DCL)...
    76 KB (8,638 words) - 14:55, 1 August 2025
  • research uses. Compiler Comparison of integrated development environments List of command-line interpreters List of open-source compilers and assemblers...
    104 KB (2,029 words) - 13:20, 3 August 2025
  • Thumbnail for Cd (command)
    structure of a computer's file system chroot – Shell command and system call that changes the apparent root directory List of command-line interpreters pushd...
    12 KB (1,234 words) - 14:22, 14 May 2025
  • Command-line completion (also tab completion) is a common feature of command-line interpreters, in which the program automatically fills in partially typed...
    11 KB (1,320 words) - 15:10, 13 December 2024
  • interface Command-line interface, sometimes referred to as command shell List of command-line interpreters, programs occasionally referred to as shells Web shell...
    4 KB (472 words) - 20:37, 6 August 2025
  • API Command-line interface, of a computer program Command-line interpreter or command language interpreter; see List of command-line interpreters CLI...
    1 KB (157 words) - 01:47, 15 April 2024
  • Thumbnail for Interpreter (computing)
    customized interpreters in similar fashion to bytecode interpreters. Threaded code interpreters are similar to bytecode interpreters but instead of bytes they...
    37 KB (4,625 words) - 12:21, 9 August 2025
  • covering the various releases. Each command is implemented either as built-in to the command interpreter, COMMAND.COM, or as an external program. Although...
    45 KB (5,777 words) - 19:12, 7 August 2025
  • In computing, CLS (for clear screen) is a command used by the command-line interpreters COMMAND.COM and cmd.exe on DOS, Digital Research FlexOS, IBM OS/2...
    6 KB (504 words) - 02:24, 5 February 2025
  • [<CommonParameters>] The history command of the ReactOS Command Prompt currently only supports printing the history list. List of command-line interpreters "Using "History"...
    6 KB (713 words) - 07:14, 3 November 2021
  • Windows CE version of cmd.exe. The ReactOS implementation of cmd.exe is derived from FreeCOM, the FreeDOS command line interpreter. In Windows, the shell...
    19 KB (1,488 words) - 09:58, 6 August 2025
  • Shebang (Unix) (redirect from Shebang line)
    many other interpreters), the whole shebang line is ignored by the interpreter. However, it is up to the interpreter to ignore the shebang line, and not...
    25 KB (3,233 words) - 14:31, 31 July 2025
  • Thumbnail for COMMAND.COM
    COMMAND.COM is the default command-line interpreter for MS-DOS, Windows 95, Windows 98 and Windows Me. In the case of DOS, it is the default user interface...
    27 KB (2,735 words) - 10:46, 23 June 2025
  • command interpreter in Microsoft Windows, CMD.EXE.[discuss] Take Command was the name that JP Software used for their GUI command-line interpreters for...
    7 KB (708 words) - 16:52, 2 August 2025
  • Thumbnail for Del (command)
    In computing, del (or erase) is a command in command-line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS, NDOS, 4OS2, 4NT and Windows PowerShell...
    8 KB (572 words) - 16:45, 15 October 2023
  • In some operating systems, vol is a command within the command-line interpreters (shells) such as COMMAND.COM and cmd.exe. It is used to display the volume...
    6 KB (469 words) - 19:12, 12 December 2023
  • Thumbnail for Ver (command)
    version) is a command in various command-line interpreters (shells) such as COMMAND.COM, cmd.exe and 4DOS/4NT. It prints the name and version of the operating...
    18 KB (1,034 words) - 23:05, 18 October 2024
  • 4DOS (category DOS command shells)
    4DOS is a command-line interpreter by JP Software, designed to replace the default command interpreter COMMAND.COM in MS-DOS and Windows. It was written...
    15 KB (1,251 words) - 22:51, 27 April 2025
  • Thumbnail for Unix shell
    is a shell that provides a command-line user interface for a Unix-like operating system. A Unix shell provides a command language that can be used either...
    16 KB (1,678 words) - 09:42, 29 July 2025
  • Thumbnail for Find (Windows)
    In computing, find is a command in the command-line interpreters (shells) of a number of operating systems. It is used to search for a specific text string...
    8 KB (607 words) - 17:23, 7 November 2024
  • Thumbnail for TYPE (DOS command)
    command in various command-line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS/4NT and Windows PowerShell used to display the contents of specified...
    14 KB (1,045 words) - 17:40, 26 June 2024
  • Thumbnail for TIME (command)
    system time. It is included in command-line interpreters (shells) such as COMMAND.COM, cmd.exe, 4DOS, 4OS2 and 4NT. The command is also available in the Motorola...
    7 KB (482 words) - 22:29, 18 March 2022
  • Thumbnail for List of POSIX commands
    a list of the shell commands of the most recent version of the Portable Operating System Interface (POSIX) – IEEE Std 1003.1-2024 which is part of the...
    22 KB (168 words) - 02:46, 5 August 2025
  • Thumbnail for BASIC interpreter
    BASIC interpreter to type in programs or to load programs from storage (initially cassette tapes then floppy disks). BASIC interpreters are of historical...
    115 KB (14,120 words) - 09:49, 17 July 2025
  • Findstr (category Windows commands)
    In computing, findstr is a command in the command-line interpreters (shells) of Microsoft Windows and ReactOS. It is used to search for a specific text...
    6 KB (492 words) - 17:50, 26 July 2024
  • function; separate interpreters are sometimes used, though this results in code duplication. In JavaScript, eval is something of a hybrid between an...
    24 KB (2,948 words) - 14:04, 3 July 2025
  • Thumbnail for Comparison of command shells
    early as 1978 in the release of the C shell (csh). Command line interpreters 4DOS and its graphical successor Take Command Console also feature a directory...
    83 KB (4,243 words) - 00:48, 8 August 2025
  • consists of a series of commands to be executed by the command-line interpreter, stored in a plain text file. A batch file may contain any command the interpreter...
    34 KB (4,235 words) - 09:56, 29 July 2025
  • deleting them, commands are not limited to systems-level concerns and can be drafted for user applications as well. Parameters (command-line arguments) defined...
    13 KB (1,723 words) - 00:29, 14 November 2024