on command line

  • 101More (command) — In computing, more is a command to view (but not modify) the contents of a text file one screen at a time (terminal pager).It is available on Unix and Unix like systems, DOS, OS/2 and Microsoft Windows. Programs of this sort are called pagers . [ …

    Wikipedia

  • 102Cd (command) — cd, sometimes also available as chdir (change directory), is a command line command to change the current working directory in operating systems such as Unix, DOS, OS/2 and Windows. It is also available for use in shell scripts and batch files.… …

    Wikipedia

  • 103choice (command) — In computing, CHOICE is a DOS command that allows for batch files to prompt the user to select one item from a set of single character choices. It was introduced as an external command (with filenames CHOICE.COM or CHOICE.EXE) with MS DOS 6.0,[1] …

    Wikipedia

  • 104Comparison of command shells — For more details on this topic, see Shell (computing). A command shell is a command line interface computer program to an operating system. Contents 1 General characteristics 2 Interactive features 3 Programming features …

    Wikipedia

  • 105Help (command) — In computing, help is a command in various command line shells such as COMMAND.COM, cmd.exe, 4DOS/4NT, Windows PowerShell, Python and GNU Octave. It provides online information about available commands and the shell environment. It is analogous… …

    Wikipedia

  • 106Cls (command) — cls (for clear screen) is a command used by the command line interpreters COMMAND.COM and cmd.exe on DOS, OS/2 and Microsoft Windows operating systems to clear the screen or console window of commands and any output generated by them. It does not …

    Wikipedia

  • 107dir (command) — In computing, dir (directory) is a command used for file and directory listing, specifically in the command line interface (CLI) of the RT 11, CP/M, VMS, DOS, OS/2, Singularity and Microsoft Windows operating systems. It is analogous to the Unix… …

    Wikipedia

  • 108Find (command) — In computing, find is a command in the command line interpreters (shells) of DOS, OS/2 and Microsoft Windows. It is used to search for a specific text string in a file or files. The command sends the specified lines the standard ouput device.It… …

    Wikipedia

  • 109Tee (command) — In computing, tee is a command in various command line interpreters (shells) such as Unix shells, 4DOS/4NT and Windows PowerShell, which displays or pipes the output of a command and copies it into a file or a variable. It is primarily used in… …

    Wikipedia

  • 110Dir (command) — In computing, dir (directory) is a command used for file and directory listing, specifically in the command line interface (CLI) of the RT 11, CP/M, VMS, DOS, OS/2 and Windows operating systems. It is analogous to the Unix ls command.Because it… …

    Wikipedia