当前位置:网站首页>Dos:disk operating system, including core startup program and command program
Dos:disk operating system, including core startup program and command program
2022-07-04 10:11:00 【Stestack】
help
1- Setting date :date Setup time :time
2- edition :ver Clear the screen :cls List :dir
3-format: format , Check the bad track of the disk ,, help “/?”
fdisk : Disk partition
diskcopy: Disk copy
chkdsk: Disk check command
4- Script : The system configuration :config.sys, Automatic batch processing :autoexec.bat
5- Catalog :cd Build directory :md Delete directory :rd, Delete the tree :deltree
6- Delete file :del Change file name :ren Display file contents :type ,copy file name conn Show modified file :attrib
7- Search path :path
8- Copy file :copy Copy subdirectories :xcopy
9- Disk management :
Timing task
>schtasks /query
Random access :cacls
Terminal change :change
Show change current directory :cd (chdir)
Color setting :color
echo: Turn echo off or on
exit: sign out
find Search the file for the specified text
find "test"<c:\ >
sort Sort
see mac Address :getmac
system information :systeminfo
net Manage network services
net use
Network connectivity
ping
pathping
ip
边栏推荐
- Hands on deep learning (33) -- style transfer
- 【OpenCV 例程200篇】218. 多行倾斜文字水印
- View CSDN personal resource download details
- Histogram equalization
- Svg image quoted from CodeChina
- Hands on deep learning (37) -- cyclic neural network
- 按键精灵打怪学习-识别所在地图、跑图、进入帮派识别NPC
- Hands on deep learning (III) -- Torch Operation (sorting out documents in detail)
- Nuxt reports an error: render function or template not defined in component: anonymous
- [FAQ] summary of common causes and solutions of Huawei account service error 907135701
猜你喜欢

PHP personal album management system source code, realizes album classification and album grouping, as well as album image management. The database adopts Mysql to realize the login and registration f

Hands on deep learning (36) -- language model and data set

C语言指针经典面试题——第一弹

Pcl:: fromrosmsg alarm failed to find match for field 'intensity'

IIS configure FTP website
Web端自动化测试失败原因汇总

基于线性函数近似的安全强化学习 Safe RL with Linear Function Approximation 翻译 2

MongoDB数据日期显示相差8小时 原因和解决方案

回复评论的sql

xxl-job惊艳的设计,怎能叫人不爱
随机推荐
C # use gdi+ to add text with center rotation (arbitrary angle)
Kotlin:集合使用
Advanced technology management - how to design and follow up the performance of students at different levels
Hands on deep learning (46) -- attention mechanism
View CSDN personal resource download details
Hands on deep learning (45) -- bundle search
Golang Modules
Reprint: summation formula of proportional series and its derivation process
基于线性函数近似的安全强化学习 Safe RL with Linear Function Approximation 翻译 2
华为联机对战如何提升玩家匹配成功几率
Go context basic introduction
Log cannot be recorded after log4net is deployed to the server
Deep learning 500 questions
5g/4g wireless networking scheme for brand chain stores
Service developers publish services based on EDAs
基于线性函数近似的安全强化学习 Safe RL with Linear Function Approximation 翻译 1
Exercise 7-8 converting strings to decimal integers (15 points)
智能网关助力提高工业数据采集和利用
Hands on deep learning (42) -- bi-directional recurrent neural network (BI RNN)
Write a mobile date selector component by yourself