|
DOS学习入门 & 精彩文章 (教学室)
Moderators: ko20010214、zzz19760225
|
|
View digest
4,336 threads / 174 pages
|
| Subject |
Author |
Replies / Views |
Last post |
|
[Original]
|
gw1688 |
9 / 1,180 |
2003-06-02 00:00 柏仔 |
|
[Help]
|
gw1688 |
1 / 847 |
2003-06-02 00:00 红色狂想 |
|
Question about copying a full-screen DOS screen under Win2000
|
hgli |
2 / 1,108 |
2003-06-02 00:00 hunome |
|
Question!
|
huangziquan |
1 / 1,018 |
2003-06-02 00:00 lvyang |
|
Where can I get a keygen for VMware 4.0?
|
banach |
6 / 1,589 |
2003-06-01 00:00 ken |
|
Using Virtual Drives
|
superdos |
7 / 1,500 |
2003-06-01 00:00 ken |
|
[Discussion] A small question about xxcopy!
|
hunome |
3 / 1,259 |
2003-06-01 00:00 Wengier |
|
Can USB devices be loaded directly from the command line?
|
hunome |
3 / 1,448 |
2003-06-01 00:00 Wengier |
|
Basic DOS Knowledge (1) [Repost]
|
ko20010214 |
0 / 1,465 |
2003-06-01 00:00 ko20010214 |
|
Part 1 of the history of DOS: Before DOS ... [repost]
|
ko20010214 |
0 / 1,290 |
2003-06-01 00:00 ko20010214 |
|
Part 2 of the history of DOS: DOS Version 1
|
ko20010214 |
0 / 1,331 |
2003-06-01 00:00 ko20010214 |
|
Part 3 of the History of DOS: DOS Version 1.1
|
ko20010214 |
0 / 1,301 |
2003-06-01 00:00 ko20010214 |
|
History of DOS, Part 4
|
ko20010214 |
0 / 1,228 |
2003-06-01 00:00 ko20010214 |
|
Commands introduced in DOS 2!
|
ko20010214 |
0 / 1,181 |
2003-06-01 00:00 ko20010214 |
|
History of DOS, Part V
|
ko20010214 |
0 / 1,254 |
2003-06-01 00:00 ko20010214 |
|
The History of DOS, Part 6
|
ko20010214 |
0 / 1,265 |
2003-06-01 00:00 ko20010214 |
|
The History of DOS (7)
|
ko20010214 |
0 / 1,184 |
2003-06-01 00:00 ko20010214 |
|
Commands introduced in DOS 5!
|
ko20010214 |
0 / 1,055 |
2003-06-01 00:00 ko20010214 |
|
The History of DOS (8)
|
ko20010214 |
0 / 1,099 |
2003-06-01 00:00 ko20010214 |
|
[Digest]
Parameters for Several Commands
|
ko20010214 |
0 / 3,417 |
2003-06-01 00:00 ko20010214 |
|
The specific format of the XCOPY command for copying an entire directory under DOS:
XCOPY source [destination] [/A | /M] [/D[:date]] [/P] [/S [/E]] [/V] [/W] [/C] [/I] [/Q] [/F] [/L] [/G] [/H] [/R] [/T] [/U] [/K] [/N] [/O] [/X] [/Y] [/-Y] [/Z] [/B] [/J] [/EXCLUDE:file1[+file2][+file3]...]
Explanation:
- `source`: The path of the source directory.
- `destination`: The path of the destination directory.
- `/A`: Copies only files with the archive attribute set, and does not clear the archive attribute.
- `/M`: Copies only files with the archive attribute set, and clears the archive attribute.
- `/D[:date]`: Copies files changed on or after the specified date. If no date is specified, copies only files that are newer than those in the destination directory.
- `/P`: Prompts before creating each destination file.
- `/S`: Copies directories and subdirectories (excluding empty ones).
- `/E`: Copies directories and subdirectories (including empty ones).
- `/V`: Verifies the integrity of the copied files.
- `/W`: Prompts for a key before starting the copy.
- `/C`: Continues copying even if errors occur.
- `/I`: If the destination is a directory or a multiple-file copy, assumes the destination is a directory.
- `/Q`: Does not display file names while copying.
- `/F`: Displays the full source and destination file names while copying.
- `/L`: Lists the files that would be copied, but does not actually copy them.
- `/G`: Allows the use of simple encryption for copying to a compatible destination.
- `/H`: Copies hidden and system files.
- `/R`: Overwrites read-only files.
- `/T`: Creates directory structure, but does not copy files. Does not include empty directories or subdirectories.
- `/U`: Copies only files that already exist in the destination directory.
- `/K`: Preserves the read-only attribute of the copied files.
- `/N`: Uses short file names when copying.
- `/O`: Copies file ownership and ACL information.
- `/X`: Copies file audit settings (implies /O).
- `/Y`: Suppresses prompting to confirm overwriting an existing destination file.
- `/ -Y`: Prompts to confirm overwriting an existing destination file.
- `/Z`: Copies files in restartable mode.
- `/B`: Copies the symbolic link itself instead of the target of the symbolic link.
- `/J`: Copies using unbuffered I/O. This can increase performance for large files.
- `/EXCLUDE:file1[+file2][+file3]...`: Specifies a list of files containing strings. Any file with a full path that matches any of the strings in the file will be excluded from copying.
|
ko20010214 |
0 / 2,274 |
2003-06-01 00:00 ko20010214 |
|
Re: How to set the environment variable space size under DOS
|
ko20010214 |
1 / 1,214 |
2003-06-01 00:00 李小龙 |
|
Re: Help with the usage of the choice command
|
ko20010214 |
0 / 1,219 |
2003-06-01 00:00 ko20010214 |
|
Re: What's the difference between .exe, .com, and .bat??
|
ko20010214 |
0 / 1,172 |
2003-06-01 00:00 ko20010214 |
|
[Help] How to use DEBUG to debug an assembly program?
|
creasy |
0 / 984 |
2003-06-01 00:00 creasy |
|
Prev
1 …
163 164 165 166 167 168 169
… 174
Next
|