当前位置:网站首页>Basic DOS commands
Basic DOS commands
2022-07-07 06:26:00 【Dumb monkey】
open CMD The way
1. Start + System + Command prompt
2. Win key +R Input cmd Open console ( Recommended )
3. Under any folder , Hold down shift key + Right click , Open the command line window here
4. Add... To the address bar of the explorer cmd route
frequently-used Dos command
1 Drive switch Disk name :( Such as C:)
2 View all files in the current directory dir
3 Toggle directory cd Directory to switch
4 Return to parent directory cd ..
5 Clean the screen cls (clear screen)
6 Exit terminal exit
7 Check the computer iip ipconfig
8 Open application
calc Turn on the calculator
mspaint Open the picture
notepad Open Notepad
9 Create folder / Catalog md Directory name
10 create a file cd> file name . Suffix name ( Such as cd>a.txt)
11 Delete file del file name
12 Delete directory rd Directory name
13 ping Address View and verify network connectivity
边栏推荐
- 693. Travel sequencing
- How to keep accounts of expenses in life
- Symmetric binary tree [tree traversal]
- Redis(一)——初识Redis
- Redis (II) - redis General Command
- uniapp开发小程序如何使用微信云托管或云函数进行云开发
- JVM in-depth
- A very good JVM interview question article (74 questions and answers)
- Test the foundation of development, and teach you to prepare for a fully functional web platform environment
- JMeter function assistant - random value, random string, fixed value random extraction
猜你喜欢
[SOC FPGA] custom IP PWM breathing lamp
FlexRay通信协议概述
The difference between string constants and string objects when allocating memory
A program lets you understand what static inner classes, local inner classes, and anonymous inner classes are
Force deduction 62 different paths (the number of all paths from the upper left to the lower right of the matrix) (dynamic planning)
Peripheral driver library development notes 43: GPIO simulation SPI driver
开发者别错过!飞桨黑客马拉松第三期链桨赛道报名开启
Redis(一)——初识Redis
软件测试知识储备:关于「登录安全」的基础知识,你了解多少?
Laravel uses Tencent cloud cos5 full tutorial
随机推荐
Array proof during st table preprocessing
Redis (I) -- getting to know redis for the first time
C interview encryption program: input plaintext by keyboard, convert it into ciphertext through encryption program and output it to the screen.
谷歌 Chrome 浏览器发布 103.0.5060.114 补丁修复 0-day 漏洞
Find duplicate email addresses
Ant manor safety helmet 7.8 ant manor answer
FlexRay通信协议概述
Jstack of JVM command: print thread snapshots in JVM
C language sorting (to be updated)
进程间通信之共享内存
Crudini profile editing tool
牛客小白月赛52 E.分组求对数和(二分&容斥)
K8s running Oracle
【OpenCV】形态学滤波(2):开运算、形态学梯度、顶帽、黑帽
Go straight to the 2022ecdc fluorite cloud Developer Conference: work with thousands of industries to accelerate intelligent upgrading
学习笔记|数据小白使用DataEase制作数据大屏
基于ADAU1452的DSP及DAC音频失真分析
win系统下安装redis以及windows扩展方法
laravel 使用腾讯云 COS5全教程
线性代数(一)