How to open a command line

If you are looking for information on how to open the command line, then you probably need it for some specific purpose. This is done very simply, it will be described below exactly how. Since everything will be described below for beginners, this information may seem obvious to someone.

Let's figure out what the command line is in general, what its advantages and disadvantages are. The console is a text-based interface for human interaction with the operating system. In graphic systems, it is called up in those cases when the traditional ways cannot solve the problem or it takes a lot of time to solve it. Using the command line has advantages and disadvantages. Among the first we can distinguish

- the ability to call commands by pressing a certain number of keys,

- management of programs that do not have their own graphical interface,

- instant call to teams.

The main disadvantage that caused users to abandon this interaction is the unfriendly interface, since the teams need to learn or use hints.

How to open a command line

Firstly, it’s worth understanding what the command line is. At its core, it is a tool that allows you to access the management of the operating system itself through direct input of commands. Some people know that early operating systems could work exclusively in command line mode. Thus, copying or moving files, launching games and programs, and a number of service tasks were performed. By tradition, this tool has remained in the operating system. Now it can be used for various purposes, so it will be described below on how to open the command line. There are some of the most convenient and popular ways to invoke the command line.

The first method allows you to do this using a shortcut in the system menu. If you simply click on the shortcut, the command line will be opened without administrator rights, and you may need to use it with these rights. Why admin rights? Without them, some commands may simply be unfulfilled, that is, access to them will be denied. To start with such rights, you should call the shortcut menu of the shortcut to select the "With administrator rights" item. In any case, when you start the interpreter in this way, a path will open at the top that leads to the operating system profile folder. It is this directory that will serve as the starting point for the execution of the entered commands.

There is another very convenient way to open a command prompt in Windows 7, which few people know about. When you call the context menu of any folder or shortcut, hold down the Shift key, which allows you to open not just a simple, but an extended menu, where several additional items will be presented. This is where you can find the team we need.

If you are interested in an alternative way to open the command line, then you can use the special β€œRun” window that opens by pressing the Win + R key combination . In this window you can enter cmd, this command serves as a code name for the command line, after which it will start. This launch will also be without administrator rights. You can do this by entering the appropriate command in the Start menu itself, after which the necessary program will be displayed there. If you are interested in how to open a folder through the command line, then this requires a special command: tree C.

Another way involves opening directly. To do this, you just need to find the file: C: Windowssystem32cmd.exe, which will launch the command line.

As you can see, there are several answers to the question of how to open the command line. The set of actions proposed in each method is not particularly difficult, so even a novice will be able to cope with this task.

Source: https://habr.com/ru/post/K7857/


All Articles