Contents
DOS (disk operating system)
DOS uses a command-line interface with personal computer .MS-DOS mode is a shell in which MS-DOS environment is emulated in a 32-bit system like windows. MS-DOS programs can run with windows, and create PIF (program interface file) which contains all settings. MS-DOS is written by Tim Paterson and introduced by Microsoft. MS-DOS is derived from 80-DOS of IBM. MS-DOS last updated on 1994 (MS-DOS 6.22)
Commands used for operating DOS
- VER- display windows version
- TREE – graphically represent file directory structure of drive/path
- XCOPY – copy files and directory tress
- VOL – display disk volume and serial number
- SORT – sorts input
- RD – removes a directory
- CONVERT – covert FAT to NTFS
- COMP – compare the contents of two files
- DEL/ERASE – delete one or more files
- MD/MKDIR – creates a directory
- MODE – configure a system device
- PRINT – prints a text file
- MORE – displays output one screen at a time
- MOVE – move files from one directory to other
- LABEL – creates, delete or change volume label of a disk
- REN/RENAME – renames a file
- CMD – start a new instance of windows command interpreter
Pingback: concept of file, directory and folder – Study Electronics
Pingback: computer organisation – Study Electronics