search
HomeOperation and MaintenanceWindows Operation and MaintenanceWhat are the commonly used commands in windows command line?

What are the commonly used commands in windows command line?

Organization of commonly used commands under the windows command line:

Switch directory

"cd" is to open the directory and change the drive letter. Enter directly

1. Switch from C drive to other drives, D drive and E drive

Enter "d:"

2. Open a folder under the D drive

Enter “cd test”

3. Return to the previous directory

Enter “cd . .”

4. Return to the root directory

Enter “cd \”

View the directory contents

Enter “dir”

Create, copy, and delete directory files or folders

1. Enter the commands "mkdir" and "md" to create a folder

2 , enter the command "type nul>*.*" to create an empty file, enter the command "echo [fileContent]>*.*" to create a fee control folder

3, enter the command "copy test.txt test3. txt" to copy the file

4. Enter the command "xcopy D:\test\test1 d:\test\test3 /s /e" to copy the folder

The parameter "/s" indicates a sub-file Copy together

The parameter "/d" means that the target file will only be overwritten if it is older than the source file

5. Enter the command "del *.*" to delete the file

6. Enter Command "rd " to delete the folder

Rename the file

1. Enter the command "ren test1.txt test4.txt" to copy the file

2. Enter the command "ren test2 test4" to copy the folder

View the file content

Enter the command "type test4.txt" to display the text content

Clear screen

Enter the command "cls"

You can also use the following commands to View related information

gpedit .msc-----Group Policy

regedt32-------Registry Editor

netstat -ano-----View port

Nslookup -------IP address detector

logoff---------Logout command

calc-----------Start calculation Device

rononce -p----Shutdown in 15 seconds

mem.exe--------Display memory usage

winmsd----- ----System information

mspaint--------Drawing board

Recommendation:Windows operation and maintenance tutorial

The above is the detailed content of What are the commonly used commands in windows command line?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Atom editor mac version download

Atom editor mac version download

The most popular open source editor

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment