| ::Basic MS-Dos Commands:: | ||||||
| -Time : This command shows the current time on your computer -cd {Dir} : This here changes the command line to that directory. -ver : This shows the current MS-Dos version -dir : What ever directory your command line is in this will show the files in it. -Run {File} : Runs that file -format {Drive} : Formats the drive -CLS : clears the screen -Backup : backup command chkdsk {disk} : reports the status of that disk date : displays the current date help: runs the helpfile Scandisk {drive} : scandisks that drive |
||||||
-Exit : Exits MS-Dos -md {new directory}: creates a new directory -copy (directory} : copys a file from the directory -ren {file} : renames the file -del {File} : deletes the file -RD {folder} : deletes a folder -diskcopy {Floppy drive}: copys a floppy disk -more < filename : views a textfile -ren oldname newname: renames a file Defgrag {drive} : defgragments a drive Edit : runs the ms-dos edit commands tree : gives a visual representation of your hard drive in a tree structure undelete : undeletes the files unformat : this undos what ever you formatted Xcopy {file} : this is a super copy |
||||||