请输入您要查询的英文单词:

 

单词 command line
释义

command line


command line

n.1. A line on a computer terminal at which commands are typed.2. A string of characters that constitute such a command.
Thesaurus
Noun1.command line - commands that a user types in order to run an applicationprogram line, instruction, statement, command - (computer science) a line of code written as part of a computer program
Translations
командная строка

command line


command line

[kə′mand ‚līn] (computer science) On a display screen, the space following a prompt (such as $) where a text instruction to a computer or device is typed.

command line

A text-based user interface to the computer. The command line is a blank line and cursor on the screen, allowing the user to type in instructions for immediate execution. All major operating systems (Windows, Mac, Unix, Linux, etc.) support command lines that programmers and power users can employ to perform file management operations directly and often more efficiently than by using a graphical user interface (GUI). After typing a command, it is executed by pressing the Enter key.

Windows Examples
There are numerous Windows commands in this encyclopedia, and two examples follow. To do these operations in Windows Explorer or a Windows-based Pkzip utility would take numerous mouse clicks. See Windows commands.

Command Operation Performedcopy *.html d:\\abc Copy HTML files to ABC folder in D drive pkzip xyz *.jpg Compress all JPEG files into the Zip archive XYZ.ZIP.


Interactive or Sequential
Commands can be executed one at a time by typing the command and pressing Enter. They can also be executed as a group, in which case the commands are typed into a "batch" or "script" file. The file name is typed on the command line, and pressing Enter causes each command to be executed in order. See batch file abc's, cmd abc's, command processor and PowerShell.


Windows Command Line
After the command prompt was launched, the command cd /stage switches focus to the STAGE folder. The dir *.cmd lists all the Windows batch files, and prepnew executes the commands in the prepNEW.cmd file.







Mac/Unix/Linux Command Line
This example from Mac OS X, which is a Unix-based operating system, shows two commands issued after the command line ("terminal window") was launched. The cd desktop switches focus to the desktop, and ls X* lists all files that begin with upper case "X."
MedicalSeeGUILegalSeeCommand

command line


Related to command line: command prompt
  • noun

Words related to command line

noun commands that a user types in order to run an application

Related Words

  • program line
  • instruction
  • statement
  • command
随便看

 

英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/3 5:38:09