What command can I enter in the command prompt to open a new command prompt window? 15

Updated on technology 2024-03-15
2 answers
  1. Anonymous users2024-02-06

    Enter the command prompt under the win system.

    The way to do this is to type "cmd" in the input box at the beginning and press "enter" to enter. cd is the command to enter.

    The specific steps are as follows:

    Step 1: On the PC.

    In the main interface, click "Start" menu bar, enter "cmd", and press "enter" to enter the command prompt interface.

    Step 2: Use the cd command to go to the E drive. Command: "e:".

    Go to the folder in the E drive.

    The way is the cd+ folder name.

    Here's an example:

    Command Prompt is a working prompt in the operating system that prompts for command input. The command prompt varies depending on the operating system.

    In Windows, the command line.

    The program is a 32-bit command-line program for Microsoft.

    The Windows system is based on the command interpreter on Windows, similar to Microsoft's DOS operating system.

    Enter some commands, you can execute, such as entering shutdown -s and it will shut down after 30 seconds. All in all, it's very useful. How to open:

    Start-All-Programs-Attachments or Start-Find-Enter: cmd Enter. It also contains the bat file that can be executed.

    Here are some command prompts:

    shutdown -h now shut down the system (1).

    init 0 shuts down the system (2).

    telinit 0 shuts down the system (3).

    shutdown -h hours:minutes & shut down the system at a scheduled time.

    shutdown -c Cancels the shutdown of the system at a scheduled time.

    shutdown -r now restart(1).

    reboot reboot (2).

    logout logout.

    CD Home enters'/home'Table of Contents'

    cd ..Return to the previous level of content.

    cd ..Return to the upper two directories.

    cd to the individual's home directory.

    cd user1 to the home directory of the individual.

    cd - Returns the last directory you were in.

    PWD displays the working path.

    ls to view the files in the directory.

    ls -f to view the files in the directory.

    ls -l displays the details of files and directories.

    ls -a shows hidden files.

    ls *[0-9]* displays file names and directory names that contain numbers.

    tree shows files and directories by the root.

    The beginning of the tree structure (1).

    lstree shows the tree structure of files and directories starting from the root directory (2).

    mkdir dir1 creates a one called'dir1'of the directory'

    mkdir dir1 dir2 creates two directories at the same time.

    mkdir -p tmp dir1 dir2.

  2. Anonymous users2024-02-05

    Method 1: Right-click the start menu, select the run pop-up window, enter cmd, click OK, you can enter the command prompt pageMethod 2 press win+r key combination to open the run, enter cmd, press enter, you can enter the blind liquid command prompt window method three abrasives double-click this computer, enter the page, enter the c disk in turn, windows, system32 find and double-click it Qi Lao, you can open the command prompt The above is to open the content of the command prompt of my computer, Hope it helps.

Related questions
6 answers2024-03-15

arp -a to view the cached table.

Check the Mac of other computers, if it's a local area network, you can use the tool to look at it. >>>More