Monday, December 20, 2010

【School】 DOS commands weak Collection (2).

<br> <BR> <BR> doskey macro call and the establishment of DOS commands <BR> <BR> [where applicable] often need to enter duplicate command, a very large useful <BR> <BR> [usage] doskey < .BR> <BR> will doskey-memory, open up a buffer, after the input of the command will be saved in the buffer <BR> <BR> area, you can always call <BR> <BR> doskey [macro name] = . [command name] <BR> <BR> definition of the macro commands for the command, after the input macro commands, the computer will execute the corresponding command <BR> <BR> doskey / reinstall reinstall doskey <BR> <BR> doskey / bufsize .= Set the buffer size <BR> <BR> doskey / macros show all doskey macro <BR> <BR> doskey / history video memory all command <BR> <BR> doskey / insert | overstrike set up a new type of character is .over the old characters <BR> <BR> [example] C:> DOSKEY  <BR> <BR> C:> dir <BR> <BR> C:> copyC: temp *.* a: <BR .> <BR> C:> delc: temp *.* <BR> <BR> C:> copyb: *.* c: temp <BR> <BR> the above four commands have been saved, use the cursor control keys .up and down you can select to use or <BR> <BR> changes can also save the F7 key to list all the commands <BR> <BR> C:> doskeydi = dir / w / p  define di as the macro command .means that the implementation of dir / w / p <BR> <BR> fdisk partition <BR> <BR> [recommendations] that only the hard disk is very interested in the viral infection, or just need a new hard disk partition, the best <BR> .Please guide <BR> who know the business. .Are subject to low-level formatting the hard disk, partition, format <BR> <BR> three steps can only be used inside the computer hard drive products have done these processed. .<BR> <BR> [Usage]enter fdisk prompt and press Enter to enter the interface <BR> <BR> prompt set prompt <BR> <BR> [where applicable] When you're bored of c:> prompt .breaks or you want to make your prompt different, you can try <BR> <BR> very interesting DOS commands, you can always display the time and date. .<BR> <BR> [Usage] prompt $ p $ g to the current directory name and> number for the prompt, which is the most common prompt <BR> <BR> prompt $ t that time prompt $ d represents the date <BR .> <BR> prompt $ $ says that $ prompt $ q = <BR> <BR> prompt $ v said that the current version of prompt $ l <<BR> <BR> prompt $ b said | prompt $ h said abdication character < .BR> <BR> prompt $ e said the Esc character prompt $ _ on behalf of said CRLF <BR> <BR> [example] C: DOS> promptwang $ g  will wang> as a prompt <BR> <BR> WANG> .; prompt $ t $ d $ g  use of time, date and> number as a prompt <BR> <BR> 0:01:07.77 Thu08-29-1996> prompt $ p $ g  <BR> <BR> .C: DOS> <BR> <BR> time display and modification time <BR> <BR> [where applicable] for the display and modification time, use the same date <BR> <BR> [example] C: DOS> time  .<BR> <BR> Currenttimeis12: 15:26.04 a <BR> <BR> Enternewtime: 11:20:20.00 p <BR> <BR> time: minutes in order to enter the time, plus the afternoon (a / p) to .directly by the ENTER key to ignore the <BR> <BR> modified. .<BR> <BR> Smartdrv set disk accelerator <BR> <BR> [recommendations] that it can improve disk access speed, it is best to load it in the autoexec.bat file. .<BR> <BR> [Usage] smartdrv / x <BR> <BR> implementation and in-memory, open up the disk cache to accelerate and block all drive cache <BR> <BR> is more commonly used method (generally .This command is enough), if from the hard disk WinNT, 2000, XP, etc., <BR> <BR> use this command can greatly speed up the installation rate. .<BR> <BR> Smartdrv / c information within the cache are written to disk <BR> <BR> smartdrv / e: setting a moving digital information <BR> <BR> smartdrv / b: pre-read digital set .The buffer size <BR> <BR> subst paths with <BR> <BR> [proposed] a very interesting command, if the regular use of CD-ROM software, may be useful. .<BR> <BR> [Usage] subst displays the current alternative path <BR> <BR> subst [drive] [path] <BR> <BR> replace the specified drive letter path, the path will be used as a drive < .BR> <BR> subst / b lifted alternative <BR> <BR> [example] C: DOS> substa: c: temp  temp directory with c replaced a disk drive <BR> <BR> C:> substa: / .d  <BR> <BR> lift alternative.

No comments:

Post a Comment