中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-09-21 16:56
47,812 topics / 349,917 posts / today 0 new / 48,270 members
DOS学习入门 & 精彩文章 (教学室) » Quickly Master Common DOS Commands [Original]
Printable Version  7,531 / 46
Floor31 meluck Posted 2004-01-09 00:00
初级用户 Posts 1 Credits 105
Good stuff
Floor32 fengxu Posted 2004-01-09 00:00
初级用户 Posts 5 Credits 125
Floor33 都市孤狼 Posted 2004-01-10 00:00
初级用户 Posts 3 Credits 112
Well, but I still don't understand.
Floor34 zjjwca Posted 2004-01-10 00:00
初级用户 Posts 1 Credits 105
I want to know about DOS commands related to the network, such as ping, including parameters, formats, and common errors!
Floor35 zsy1234023 Posted 2004-01-10 00:00
初级用户 Posts 2 Credits 109
Thanks, I'm learning the basic knowledge of DOS, timely!
Floor36 luochang850 Posted 2004-01-13 00:00
初级用户 Posts 3 Credits 115
With Chinese annotations, finally got some gains, thanks!!!!!!!!!!!!!!!
Floor37 howen7 Posted 2004-01-13 00:00
初级用户 Posts 6 Credits 124 From 33
Really thank you all, but I hope those who know more can add more, and those who don't know can learn more, and what is learned should be shared... In this way, we can progress together
Floor38 天马流星 Posted 2004-01-14 00:00
初级用户 Posts 2 Credits 110
All is in the unspoken words......................................Good
Floor39 iceboy Posted 2004-01-14 00:00
银牌会员 Posts 512 Credits 1,681
C:\>d:
D:\>dir
...


...
D:\>cd a
D:\a>dir
...
A.TXT
...
D:\a>copy d:\a\a.txt d:\b
1 file(s) copied
D:\a>cd \b
D:\b>dir
...
A.TXT
...
D:\b>type a.txt
Welcome to learning DOS!
D:\b>ren a.txt b.txt
D:\b>dir
...
B.TXT
...
D:\b>cls
In an instant, only the top D:\b> on the screen remains

D:\b>xcopy d:\a d:\b /s
...
n file(s) copied
...
D:\b>dir
...
A.TXT
...
D:\b>attrib
A--- A.TXT
ASHR C.TXT
D:\b>attrib -s -h -r c.txt
D:\b>dir
...
A.TXT
C.TXT
...
D:\b>edit c.txt
(Enter editor, finish editing)
D:\b>type c.txt
How did I fall in love with you!
D:\b>cd\
D:\>md backkup
(Misspelled, need to delete)
D:\>rd backkup
D:\>md backup
D:\>cd backup
D:\backup>xcopy c:\document
...
n file(s) copied
...
D:\backup>time
Current time: 23:00:00
Enter new time:

D:\backup>deltree c:\*.*
All ... deleted? (Y/N)Y
Deleteing... ^C
(This is a bit too slow)

D:\backup>time
Current time: 23:50:00
Enter new time:
(It's already 50 minutes, might as well format)

D:\backup>format c: /q /s
... (Y/N)y
...
All data on drive C is gone

D:\backup>c:
C:\>dir
.
..
COMMAND.COM
C:\>attrib
---- COMMAND.COM
-SHR DRVSPACE.BIN
-SHR MSDOS.SYS
-SHR IO.SYS
Floor40 luxiaoliang Posted 2004-01-15 00:00
初级用户 Posts 1 Credits 95
I think the content doesn't need to care too much about who contributed, as long as it helps everyone. Thanks everyone!
Floor41 jming523 Posted 2004-01-15 00:00
初级用户 Posts 6 Credits 129
Tears of gratitude!!!
Floor42 zhuwj Posted 2004-01-16 00:00
初级用户 Posts 1 Credits 105
Thanks
Floor43 superlee1117 Posted 2004-01-16 00:00
初级用户 Posts 2 Credits 110
Hehe, learned a lot.
Floor44 牲口99988 Posted 2004-01-16 00:00
初级用户 Posts 6 Credits 131
It's very enjoyable to read~ Maybe some people who are reading this post have already become experts now? As an encouragement~ Up!!
Floor45 牲口99988 Posted 2004-01-16 00:00
初级用户 Posts 6 Credits 131
The article is good, but my English level is average and there are a lot of grammar mistakes. Won't I be beaten by others?
Prev  1 2 3 4  Next
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023