当前位置:网站首页>Common DOS commands
Common DOS commands
2022-07-16 08:27:00 【Inexhaustible hand of God】
Toggle character F:( Disk character :)

View directory contents :dir
Create directory : md Directory name 
Toggle directory :cd Directory name 
create a file :echo Text content >test.txt
Print file contents :type File path 
Return to parent directory :cd …
Return to root :cd /
Delete directory :rd Directory path 
Delete file :del File path

Copy files :copy test.txt F:\test\test2\testcopy.txt

Moving files :move test1 test2
ping command :
ipconfig command :
边栏推荐
- "Telecom grade" has been running for many years, and CICA technology has launched the core transaction database antdb7.0
- HJ9 提取不重复的整数 HJ09
- 2022-07微软漏洞通告
- Cat and dog classification vgg16 finetune
- 杰理之IR 可能出现丢码问题【篇】
- Small program graduation project of wechat enterprise company (7) Interim inspection report
- Spot gold knowledge that Xiaobai must learn (24 terms)
- 2022 cloud native programming challenge starts! Tutor analysis service grid competition questions
- Configure tensorflow environment under Anaconda (small white bag meeting)
- ora-01153
猜你喜欢

C primer plus learning notes - 4. File IO (input / output)

Small program graduation project of wechat enterprise company (3) background function

猫狗分类-简单CNN

The source code is compiled according to mongoc

小程序毕设作品之微信教室预约小程序毕业设计(2)小程序功能

Small program graduation project of wechat enterprise company (1) development outline

第54章 业务逻辑之折扣、商品类别实体定义实现

小程序毕设作品之微信企业公司小程序毕业设计(1)开发概要

The mental journey of a sealer maintainer

Common dataset format + dataset annotation
随机推荐
[daily question 1] judge whether it is a balanced binary tree
小程序毕设作品之微信企业公司小程序毕业设计(1)开发概要
Deeply uncover Alibaba cloud's asynchronous task capability of function computing
快速排序例题
命令提示符查看某端口占用情况,并清除占用
VRRP基础配置
小程序毕设作品之微信教室预约小程序毕业设计(5)任务书
Wechat classroom appointment of applet completion works applet graduation project (4) opening report
小程序毕设作品之微信企业公司小程序毕业设计(7)中期检查报告
【深入浅出玩转FPGA学习7------基于FPGA的跨时钟域信号处理】
The latest trend of London Silver depends on the K line
Cat and dog classification vgg16 finetune
小程序毕设作品之微信教室预约小程序毕业设计(2)小程序功能
Google/facebook third party login
C primer plus learning notes - 4. File IO (input / output)
【深入浅出玩转FPGA8------亚稳态】
函数式模型
2022 cloud native programming challenge starts! Tutor analysis service grid competition questions
CVPR | self enhanced unpaired image defogging based on density and depth decomposition
[daily question 1] judge whether it is a complete binary tree