명령 프롬프트(Command Prompt) 또는 CMD 는 많은 Windows 사용자 의 골칫거리입니다. 대부분의 사람들은 그것이 무엇인지 이해하지 못하고 실제로 사용해야 하는 경우가 아니면 사용하지 않으려고 합니다. 또한 디지털 시민 의 (Digital Citizen)명령 프롬프트(Command Prompt) 에 대한 자습서를 읽는 대부분은 IT 시험을 위해 명령 프롬프트를 사용하는 방법을 배워야 하는 학생이거나 업무에 사용하는 IT 전문가입니다. IT(IT geek) 전문가 는 아니지만 명령 프롬프트(Command Prompt) 가 무엇인지, 왜 유용한지, 누가 발명했는지 알고 싶다면 다음 기사를 읽어보세요.
명령 프롬프트란 무엇입니까?
명령 프롬프트(Command Prompt) 는 Windows 운영 체제 에 있는 응용 프로그램 입니다. 기술적인 측면에서 명령 프롬프트(Command Prompt) 는 명령줄 인터프리터(command-line interpreter) 이며 그 목적은 특수 구문을 사용하여 명령을 입력할 수 있도록 하는 것입니다. 명령 프롬프트(Command Prompt) 에 전송된 명령 은 텍스트 줄로 입력 되며 키보드에서 Enter 키(Enter) 를 누르는 즉시 운영 체제 에서 실행됩니다.(operating system)
그래픽 사용자 인터페이스를 사용하는 일반 앱과 달리 명령 프롬프트(Command Prompt) 에는 시각적 인터페이스가 없습니다. 단추, 확인란, 슬라이더, 막대, 목록 및 기타 그래픽 요소 대신 명령 프롬프트(Command Prompt) 는 키보드에서 입력한 텍스트만 사용합니다.
CMD의 의미는 무엇입니까?
CMD 는 command 의 약어이며 (command)Windows 에 (Windows)명령 프롬프트(Command Prompt) 를 시작하도록 요청하는 짧은 방법이기도 합니다 . 예를 들어 Windows 10 에서는 전체 이름을 입력하는 대신 검색 또는 실행 창 을 사용하여 (Run window)cmd 를 찾고 명령 프롬프트(Command Prompt) 를 실행할 수 있습니다.
CMD Prompt 에 대해 들을 수도 있지만 이것은 Command Prompt 를 말하는 또 다른 방법일 뿐입니다 .
명령 프롬프트가 유용한 이유는 무엇입니까?
일반 사용자 가 그래픽 사용자 인터페이스가 있는 최신 앱 대신 명령 프롬프트(Command Prompt) 를 배우고 사용하는 것이 틀림없이 더 어렵지만 이 도구는 특정 상황에서 유용할 수 있습니다.
명령 프롬프트(Command Prompt) 가 유용한 주된 이유 중 하나는 여러 명령을 차례로 실행할 수 있다는 것입니다. 즉, 명령 프롬프트를 사용하여 작업을 자동화할 수 있습니다. 예를 들어, 간단한 스크립트를 생성하여 선택한 특정 시간(예: Windows 에 로그인할 때, (Windows)Windows 를 종료할 때 또는 배치(batch file) 를 두 번 클릭할 때만 자동으로 실행되는 명령 배치)을 만들 수 있습니다 . 파일 ).
특히 그래픽 사용자 인터페이스가 있는 앱과 비교할 때 명령 프롬프트(Command Prompt,) 의 또 다른 장점 은 운영 체제(operating system) 와의 직접적인 통신 라인을 제공한다는 것입니다 . 즉, 올바른 명령을 알고 있으면 일반 앱보다 명령 프롬프트 로 더 많은 작업을 수행할 수 있습니다. (Command Prompt)대부분의 사용자는 일반적으로 마우스를 사용하여 Windows 에서 작업하는 것으로 충분하지만 명령 프롬프트 를 사용하면 (Command Prompt)운영 체제(operating system) 에 대한 더 높은 수준의 제어를 제공하여 다른 방법으로는 사용할 수 없는 옵션과 도구에 액세스할 수 있습니다.
명령 프롬프트(Command Prompt) 로 할 수 있는 일
Windows 의 그래픽 인터페이스로 수행할 수 있는 많은 작업이 명령 프롬프트(Command Prompt) 에 복제됩니다 . 즉, CMD 를 사용하여 파일 및 폴더 복사, 이름 바꾸기 또는 삭제, 폴더 탐색, 응용 프로그램 실행, 설정 변경 등과 같은 모든 일반 작업을 수행할 수 있습니다.
그러나 명령 프롬프트 는 (Command Prompt)Windows 의 일반 인터페이스만 사용하는 경우 얻을 수 없는 추가 기능도 제공합니다 . 예를 들어 명령 프롬프트 를 사용하면 ping, netstat 및 ipconfig 명령을 실행할 수 있으며, 이를 통해 (Command Prompt)네트워크 상태(network status) 에 대해 많은 정보를 얻을 수 있습니다 . 실행 중인 프로세스를 관리하거나 시스템 드라이브(system drive) 의 부팅 파일 및 구성 데이터로 작업하는 데 사용할 수 있는 명령, 드라이브의 상태를 확인할 수 있는 명령, 추가 Windows 기능을 설치 또는 제거할 수 있는 명령 및 명령도 있습니다. Windows 레지스트리(Windows Registry) 에 키를 추가하거나 삭제할 수 있습니다 .
목록이 매우 길기 때문에 특정 작업에 대한 특정 명령이 있는지 여부를 알고 싶다면 Windows 명령의 전체 목록(full list of Windows Commands) 을 살펴보는 것이 좋습니다 . 명령(Command) 셸 을 사용하여 작업하는 방법에 대해 자세히 알아보려면 명령 프롬프트(Command Prompt) 에서 유용한 도움말을 찾을 수도 있습니다 .
명령 프롬프트(Command Prompt) 는 언제 , 누구에 의해 발명되었습니까?
명령 프롬프트의(Command Prompt's) 역사 는 거의 40년 전인 1981년 에 Microsoft 에서 만든 운영 체제 인 (operating system)MS-DOS 에서 시작됩니다. MS-DOS 에는 그래픽 사용자 인터페이스(user interface) 가 없었고 그 안에서 실행할 수 있는 대부분의 명령은 비교적 간단했습니다. 그 당시 명령 프롬프트(Command Prompt) 는 존재하지 않았지만 그 조상 Command.com 은 존재했습니다 . Command.com 은 MS-DOS 에서 사용할 수 있는 기본 명령줄 인터프리터였으며 해당 (MS-DOS)운영 체제(operating system) 에서 사용할 수 있는 유일한 사용자 인터페이스(user interface) 이기도 했습니다 . 커맨드닷컴(Command.com)Windows 95 에서 Windows 98 SE 및 Windows ME(SE and Windows ME) 까지 다음과 같은 몇 가지 Microsoft 운영 체제에 있었습니다.
나중에 Microsoft 가 1993년(27년 전)에 Windows NT 를 출시 했을 때 오늘날 우리가 알고 있는 명령 프롬프트 가 탄생했습니다. (Command Prompt)명령 프롬프트(cmd.exe) 는 (Command Prompt (cmd.exe))MS-DOS 의 (MS-DOS)Command.com 에서 사용할 수 있었던 이전 명령과의 호환성을 제공하여 회사가 새 운영 체제(operating system) 에 쉽게 적응하고 마이그레이션할 수 있도록 했습니다 . 새 버전마다 새 명령이 추가되었지만 명령 프롬프트(Command Prompt) 는 수년 동안 해당 호환성을 유지했습니다. 다음 운영 체제 - Windows 2000, Windows XP , Windows Vista , Windows 7, Windows 8 및 Windows 10 - 여전히 명령 프롬프트(Command Prompt) 가 있고 모든 것이 여전히 거의 동일한 방식으로 작동합니다.
명령 프롬프트의 미래는 무엇입니까?
명령 프롬프트(Command Prompt) 는 길고 유용한 수명을 가지고 있습니다. 몇 년 전 Microsoft 가 (Microsoft)Windows 10 의 (Windows 10)WinX 메뉴(WinX menu) 에서 명령 프롬프트(Command Prompt) 바로 가기 를 교체하기로 결정 했을 때 간행물과 사용자는 명령 프롬프트(Command Prompt) 가 훨씬 오래 지속되지 않을 것이라고 우려했습니다. 그러나 Microsoft 의 (Microsoft)Rich Turner (Sr. Program Manager , Windows Console & Command-Line )는 " Rumours of Cmd의 죽음은 크게 과장되었습니다(Rumors of Cmd's death have been greatly exaggerated) "라는 게시물을 게시하여 " "The Windows Cmd / Command-Line shell is 아니다being removed from Windows in the near or distant future!" .
명령 프롬프트를 사용하고 있습니까?
이제 명령 프롬프트(Command Prompt) , 왜 유용한지, 무엇을 할 수 있는지에 대해 더 많이 알게 되었습니다. 당신은 또한 그것이 어디에서 왔는지 그리고 아직 미래가 있다는 것을 압니다. 질문은 다음과 같습니다. 사용한 적이 있고 여전히 사용하고 있습니까? 그렇다면 명령 프롬프트(Command Prompt) 를 무엇에 사용하고 있습니까? 아래에 의견을 남기고 이야기합시다.
What is the Command Prompt (CMD)?
The Command Prompt or CMD is the bane of many Windows users. Most people don't understand what it is, and, unless they really have to use it, they try to avoid it. Also, most of those who read our tutorials about the Command Prompt on Digital Citizen are either students that have to learn how to work with it for their IT exams, or IT professionals who use it for work. If you are not an IT geek, but you want to know what the Command Prompt is, why it is useful, and who invented it, read this article:
What is the Command Prompt?
The Command Prompt is an application found in Windows operating systems. In technical terms, the Command Prompt is a command-line interpreter, and its purpose is to let you enter commands using a special syntax. The commands sent to the Command Prompt are entered as lines of text, which are run by the operating system as soon as you press Enter on your keyboard.
Unlike regular apps that use graphical user interfaces, the Command Prompt doesn't have a visual interface per se. Instead of buttons, checkboxes, sliders, bars, lists, and other such graphical elements, the Command Prompt uses only the text entered from the keyboard.
What is the meaning of CMD?
CMD is an abbreviated form of the word command, and it's also the short way of asking Windows to launch the Command Prompt. For instance, in Windows 10, you can use the search or the Run window to look for cmd and run Command Prompt instead of typing the full name.
You might also hear about the CMD Prompt, but that's just another way of saying Command Prompt.
Why is the Command Prompt useful?
Although it's arguably harder for regular users to learn and use the Command Prompt instead of modern apps with graphical user interfaces, this tool can be useful in certain situations.
One of the main reasons why Command Prompt is useful is that it allows you to run multiple commands one after another, which means that you can use it to automate tasks. For example, by creating a simple script, you can make a batch of commands that are automatically run at the specific times you choose (like when you log into Windows, when you shut down Windows, or only when you double-click on the batch file).
Another strong point of Command Prompt, especially compared to apps with graphical user interfaces, is that it gives us a direct line of communication with the operating system. In other words, if you know the right commands, you can do more with Command Prompt than you can with a regular app. Although using your mouse to work with Windows is usually enough for most users, the Command Prompt gives you a higher level of control over the operating system, offering you access to options and tools that are not available otherwise.
Things you can do with Command Prompt
Many of the things you can do with the graphical interface from Windows are replicated in Command Prompt. That means that you can use CMD to do all the regular stuff like copying, renaming, or deleting files and folders, navigate through folders, run applications, change settings, and so on.
However, the Command Prompt also gives you additional powers that you can't get if you're using just the regular interface from Windows. For example, the Command Prompt lets you run ping, netstat, and ipconfig commands, which can tell you a lot about your network status. There are commands that you can use to manage running processes or work with the boot files and configuration data on your system drive, commands that let you check the health of your drives, commands that let you install or uninstall additional Windows features, and even commands that let you add and delete keys to or from the Windows Registry.
The list is extremely long, so if you want to know whether a specific command for a specific task exists, we advise you to look through the full list of Windows Commands. If you want to learn in more detail how to work with the Command shell, you can also find some good help in our guides: Command Prompt.
When was Command Prompt invented, and by whom?
Command Prompt's history starts with MS-DOS, an operating system that was created by Microsoft back in 1981, which is almost 40 years ago. MS-DOS didn't have a graphical user interface, and most commands that you could run in it were relatively simple. At that time, the Command Prompt didn't exist, but its ancestor Command.com did. Command.com was the default command-line interpreter available in MS-DOS, and it was also the only user interface available in that operating system. Command.com was present in a couple of the following Microsoft operating systems, from Windows 95 up to Windows 98 SE and Windows ME.
Later on, when Microsoft released Windows NT in 1993 (27 years ago), the Command Prompt as we know it today was born. Command Prompt (cmd.exe) offered compatibility with the old commands that were available in the Command.com from MS-DOS, to make it easier for companies to adapt and migrate to the new operating system. Although new commands were added with each new version, the Command Prompt kept that compatibility throughout the years. The following operating systems - Windows 2000, Windows XP, Windows Vista, Windows 7, Windows 8, and Windows 10 - still have the Command Prompt and everything still works pretty much the same way.
What is Command Prompt's future?
The Command Prompt has had a long and useful life. A few years ago, when Microsoft decided to replace the Command Prompt shortcuts from the WinX menu in Windows 10, publications and users were concerned that the Command Prompt might not live much longer. However, Rich Turner (Sr. Program Manager, Windows Console & Command-Line) from Microsoft published a post called Rumors of Cmd's death have been greatly exaggerated, in which he told the entire world that "The Windows Cmd / Command-Line shell is NOT being removed from Windows in the near or distant future!".
Are you using Command Prompt?
Now you know more about the Command Prompt, why it is useful, and what you can do with it. You also know where it came from and that it still has a future. The question is: have you used and are you still using it? If you do, what are you using Command Prompt for? Leave a comment below and let's talk.