9
Most read
10
Most read
11
Most read
Azerbaijan State Oil and Industry University
Computer Science
Subject: Operation Systems
Teacher: Karimova Sevinj
Student: Rasulzade Shams
Group: 606.20E
The MS-DOS File
System
Plan
 About MS-DOS
 MS-DOS File Structure
 Directory Structure
 MS-DOS Commands
MS-DOS ( Microsoft Disk Operating System) is an operating
system for personal computers mostly developed by Microsoft. Some
operating systems attempting to be compatible with MS-DOS, are
sometimes referred to as "DOS" which is also the generic acronym
for disk operating system.
MS-DOS was the main operating system for IBM PC compatible
personal computers during the 1980s, from which point it was gradually
superseded by operating systems offering a graphical user interface (GUI)
, in various generations of the graphical Microsoft Windows operating
system.
MS-DOS went through eight versions, until development ceased in 2000.
What is MS-DOS ?
DOS-based software generally makes use of the graphics and
sound features of the computer with little or no use. Multitasking,
on the other hand, could only be in limited possibilities in some
versions.
Despite its diminishing role in desktop computer systems,
MS-DOS is still used in various embedded systems today due to
its simple architecture and minimal processor speed and memory
requirement.
MS-DOS compatible systems include:
IBM PC DOS
DR DOS, Novell DOS, OpenDOS
FreeDOS
PTS-DOS
ROM-DOS
MS-DOS coordinates the functioning of the computer for application programs.
This is really important, but the advantages of MS-DOS are not just that.
Although it may seem simple to people and strange to use, the MS-DOS
operating system is the best remedy in case of computer damage. It is the best
system used by MS-DOS hardware installers. For example, if Windows does not
open, it constantly gives problems, they usually manage these problems by
formatting the HDD and reinstalling the operating system, but it is an error.
Because if the HDD is formatted continuously, the HDD will be damaged,
causing a bad sector (unusable or bad area) to occur and the "boot sector" (the
place where the information of the HDD is kept) to be damaged. But without
formatting, it can be restored including the computer's system by still using MS-
DOS.
You can also use MS-DOS itself for certain jobs; by using the instructions
called command, you can direct MS-DOS in file management, controlling
workflow and performing daily tasks without requiring additional software.
For example, MS-DOS includes a program that you can use to create and
modify text files. Although the MS-DOS editor is not a word processor, short
correspondence is very useful for lists. Using it, you can write small documents
in much less time than with a word processor.
You can create powerful commands or even your own small applications by
combining commands to meet your specific needs in MS-DOS. For example, you
can create a simple file manager using only MS-DOS commands.
MS-DOS versions 4.0 and above include a separate program that allows you to
select commands and files from lists called menu. With this program called Shell,
you can perform all your routine work, you can use it from time to time or you can
not use it at all.
Now all these applications, the applications of Dos have become easier and more
understandable after the Windows interface created for MS-DOS.
MS-DOS File Structure
All information and programs are saved to disk / floppy disk as a
collection of information called file. A file in DOS operating system
consists of two parts, the filename and the file extension.
MS-DOS filename and file extension rules;
• The file name consists of a maximum of 8 characters.
• The file extension consists of a maximum of 3 characters.
• There is a period (.) sign between the file name and its extension.
• There is no space character in the file name and extension.
• File names are not case sensitive.
• While writing the file name and extension name, we can use numbers 0-9, letters from A to Z and
some special characters ($,%, &, # ...). But some special characters (such as *,.,?) are not used.
Directory Structure
Files on the computer can be divided into groups of files according to their content
or characteristics. These groups are called directories. In the Windows environment,
the folder name is used instead of the directory name. There are 3 different directory
types.
It is the main directory of the computer. Identifies the drive used with letters such as
(a: , b: , c: ). The user cannot create or delete a root directory. This can only be
done by the administrator with disk partitioning tools.
Folders created under the root directory.
Folders created under (within) users created folders. Sub-directories (folders within a
folder) are not visible on the screen by simply typing the DIR command when in the
root directory. With DIR / S you can show all subdirectories.
Root Directory
Directory
Subdirectory
MS-DOS Commands
There are two types of commands:
Internal Commands-These are the basic commands in the COMMAND.COM file Commands run in DOS, without needing
any file to run, are called internal commands.
External Commands- These are the commands that must be in a file on the disk or floppy disk in order to be run.
Internal Commands External Commands
CLS command: clears the screen.
C: > CLS <ENTER>
DIR Parameters:
/ P: (Lists files page by page) C: > DIR / P <ENTER>
/ W: (Lists files side by side) C:> DIR/W <ENTER>
/ A: (Lists hidden files) C:> DIR/A <ENTER>
DATE command: Displays the system date of the computer.
C:> DATE <ENTER>
TIME command: Displays the computer's system time.
C:> TIME <ENTER>
DEL command: Allows to delete files
 C:> DEL LATS.TXT <ENTER>
FORMAT command: Makes the newly purchased disk or
floppy disk usable  C:> FORMAT A: <ENTER>
UNFORMAT command: Allows to restore an accidentally
formatted disk or floppy disk.
 C:>UNFORMAT A: <ENTER>
TREE command: Displays directories, subdirectories and
files in a tree structure C:> TREE <ENTER>
MEM command: It provides information about the memory
of the computer to be displayed.
C:> MEM <ENTER>
SYS command: It allows to load system files into disk or
floppy disk that are used to boot the computer only.
C:> SYS A: <ENTER>
Resources
https://en.wikipedia.org/wiki/MS-DOS#Competition
https://tr.wikipedia.org/wiki/MS-DOS
CREDITS: This presentation template was created by Slidesgo,
including icons by Flaticon, and infographics & images by Freepik
THANKS FOR
ATTENTION

More Related Content

PPTX
Structure of dbms
PPTX
Clientserver Presentation
PPT
Operating system services 9
PPT
Fundamentals of Database ppt ch01
PPTX
Introduction to Oracle Database
PPT
Database
PDF
CS6401 OPERATING SYSTEMS Unit 3
PPTX
Database Management System, Lecture-1
Structure of dbms
Clientserver Presentation
Operating system services 9
Fundamentals of Database ppt ch01
Introduction to Oracle Database
Database
CS6401 OPERATING SYSTEMS Unit 3
Database Management System, Lecture-1

What's hot (20)

PPTX
Database Design
PPTX
Client Server Architecture ppt
PPTX
NTFS vs FAT
PPT
Chapter07 Advanced File System Management
PPTX
CPU Scheduling in OS Presentation
POTX
PPTX
Client server architecture
PPTX
File management
PDF
PDF
Android Data Persistence
PPTX
ER Modeling and Introduction to RDBMS
PPTX
Free Space Management, Efficiency & Performance, Recovery and NFS
PPS
Procedures functions structures in VB.Net
PPT
Chapter 11 - File System Implementation
PPTX
Entity Relationship Model
PPTX
Deadlock in Operating System
PPTX
File System in Operating System
PPTX
Process , Process states , Process Control Block in Operating Systems
PPTX
Presentation On Group Policy in Windows Server 2012 R2 By Barek-IT
Database Design
Client Server Architecture ppt
NTFS vs FAT
Chapter07 Advanced File System Management
CPU Scheduling in OS Presentation
Client server architecture
File management
Android Data Persistence
ER Modeling and Introduction to RDBMS
Free Space Management, Efficiency & Performance, Recovery and NFS
Procedures functions structures in VB.Net
Chapter 11 - File System Implementation
Entity Relationship Model
Deadlock in Operating System
File System in Operating System
Process , Process states , Process Control Block in Operating Systems
Presentation On Group Policy in Windows Server 2012 R2 By Barek-IT
Ad

Similar to The MS-DOS File System.pptx (20)

PDF
CMD Command prompts
PPTX
Disk Operating System.pptx
PPT
Ms dos
PPT
basicmsdos.ppt
PPT
basicmsdos.ppt
PPT
basic ms dos commands and theory in OSystem
PPTX
Disk operating system
PPTX
Ms DOS
PPT
PDF
Disk operating system (DOS).PDF
PPSX
LEARNING MS DOS BASIC
PPT
Dos commands new
PPTX
Microsoft history
PPT
Introduction to ms dos
PDF
Operating system and services
PPT
Lect basic computer
PDF
ICPS operating system and services Unit 3 Notes .pdf
DOC
PC Software - Computer Application - Office Automation Tools
CMD Command prompts
Disk Operating System.pptx
Ms dos
basicmsdos.ppt
basicmsdos.ppt
basic ms dos commands and theory in OSystem
Disk operating system
Ms DOS
Disk operating system (DOS).PDF
LEARNING MS DOS BASIC
Dos commands new
Microsoft history
Introduction to ms dos
Operating system and services
Lect basic computer
ICPS operating system and services Unit 3 Notes .pdf
PC Software - Computer Application - Office Automation Tools
Ad

More from emsResulzade1 (6)

PPTX
Introduction to C++, Standard Library, Class Template vector.pptx
PPTX
Digital Coding of Images.pptx
PPTX
Computer Networks Slide.pptx
PPT
Musical Instruments.ppt
PPTX
How to Detect a Lie.pptx
PPTX
Synchronizing Concurrent Operations in C++.pptx
Introduction to C++, Standard Library, Class Template vector.pptx
Digital Coding of Images.pptx
Computer Networks Slide.pptx
Musical Instruments.ppt
How to Detect a Lie.pptx
Synchronizing Concurrent Operations in C++.pptx

Recently uploaded (20)

PDF
Dell Pro Micro: Speed customer interactions, patient processing, and learning...
PDF
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
PPTX
Module 1 Introduction to Web Programming .pptx
PDF
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
PDF
Transform-Quality-Engineering-with-AI-A-60-Day-Blueprint-for-Digital-Success.pdf
PDF
The-Future-of-Automotive-Quality-is-Here-AI-Driven-Engineering.pdf
PPTX
Training Program for knowledge in solar cell and solar industry
PDF
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
PDF
5-Ways-AI-is-Revolutionizing-Telecom-Quality-Engineering.pdf
PDF
Electrocardiogram sequences data analytics and classification using unsupervi...
PDF
Introduction to MCP and A2A Protocols: Enabling Agent Communication
PDF
Convolutional neural network based encoder-decoder for efficient real-time ob...
PDF
“The Future of Visual AI: Efficient Multimodal Intelligence,” a Keynote Prese...
PDF
INTERSPEECH 2025 「Recent Advances and Future Directions in Voice Conversion」
PPTX
AI-driven Assurance Across Your End-to-end Network With ThousandEyes
PDF
Rapid Prototyping: A lecture on prototyping techniques for interface design
PDF
LMS bot: enhanced learning management systems for improved student learning e...
PDF
Co-training pseudo-labeling for text classification with support vector machi...
PDF
CXOs-Are-you-still-doing-manual-DevOps-in-the-age-of-AI.pdf
PDF
EIS-Webinar-Regulated-Industries-2025-08.pdf
Dell Pro Micro: Speed customer interactions, patient processing, and learning...
Transform-Your-Streaming-Platform-with-AI-Driven-Quality-Engineering.pdf
Module 1 Introduction to Web Programming .pptx
MENA-ECEONOMIC-CONTEXT-VC MENA-ECEONOMIC
Transform-Quality-Engineering-with-AI-A-60-Day-Blueprint-for-Digital-Success.pdf
The-Future-of-Automotive-Quality-is-Here-AI-Driven-Engineering.pdf
Training Program for knowledge in solar cell and solar industry
Aug23rd - Mulesoft Community Workshop - Hyd, India.pdf
5-Ways-AI-is-Revolutionizing-Telecom-Quality-Engineering.pdf
Electrocardiogram sequences data analytics and classification using unsupervi...
Introduction to MCP and A2A Protocols: Enabling Agent Communication
Convolutional neural network based encoder-decoder for efficient real-time ob...
“The Future of Visual AI: Efficient Multimodal Intelligence,” a Keynote Prese...
INTERSPEECH 2025 「Recent Advances and Future Directions in Voice Conversion」
AI-driven Assurance Across Your End-to-end Network With ThousandEyes
Rapid Prototyping: A lecture on prototyping techniques for interface design
LMS bot: enhanced learning management systems for improved student learning e...
Co-training pseudo-labeling for text classification with support vector machi...
CXOs-Are-you-still-doing-manual-DevOps-in-the-age-of-AI.pdf
EIS-Webinar-Regulated-Industries-2025-08.pdf

The MS-DOS File System.pptx

  • 1. Azerbaijan State Oil and Industry University Computer Science Subject: Operation Systems Teacher: Karimova Sevinj Student: Rasulzade Shams Group: 606.20E
  • 3. Plan  About MS-DOS  MS-DOS File Structure  Directory Structure  MS-DOS Commands
  • 4. MS-DOS ( Microsoft Disk Operating System) is an operating system for personal computers mostly developed by Microsoft. Some operating systems attempting to be compatible with MS-DOS, are sometimes referred to as "DOS" which is also the generic acronym for disk operating system. MS-DOS was the main operating system for IBM PC compatible personal computers during the 1980s, from which point it was gradually superseded by operating systems offering a graphical user interface (GUI) , in various generations of the graphical Microsoft Windows operating system. MS-DOS went through eight versions, until development ceased in 2000. What is MS-DOS ?
  • 5. DOS-based software generally makes use of the graphics and sound features of the computer with little or no use. Multitasking, on the other hand, could only be in limited possibilities in some versions. Despite its diminishing role in desktop computer systems, MS-DOS is still used in various embedded systems today due to its simple architecture and minimal processor speed and memory requirement. MS-DOS compatible systems include: IBM PC DOS DR DOS, Novell DOS, OpenDOS FreeDOS PTS-DOS ROM-DOS
  • 6. MS-DOS coordinates the functioning of the computer for application programs. This is really important, but the advantages of MS-DOS are not just that. Although it may seem simple to people and strange to use, the MS-DOS operating system is the best remedy in case of computer damage. It is the best system used by MS-DOS hardware installers. For example, if Windows does not open, it constantly gives problems, they usually manage these problems by formatting the HDD and reinstalling the operating system, but it is an error. Because if the HDD is formatted continuously, the HDD will be damaged, causing a bad sector (unusable or bad area) to occur and the "boot sector" (the place where the information of the HDD is kept) to be damaged. But without formatting, it can be restored including the computer's system by still using MS- DOS.
  • 7. You can also use MS-DOS itself for certain jobs; by using the instructions called command, you can direct MS-DOS in file management, controlling workflow and performing daily tasks without requiring additional software. For example, MS-DOS includes a program that you can use to create and modify text files. Although the MS-DOS editor is not a word processor, short correspondence is very useful for lists. Using it, you can write small documents in much less time than with a word processor.
  • 8. You can create powerful commands or even your own small applications by combining commands to meet your specific needs in MS-DOS. For example, you can create a simple file manager using only MS-DOS commands. MS-DOS versions 4.0 and above include a separate program that allows you to select commands and files from lists called menu. With this program called Shell, you can perform all your routine work, you can use it from time to time or you can not use it at all. Now all these applications, the applications of Dos have become easier and more understandable after the Windows interface created for MS-DOS.
  • 9. MS-DOS File Structure All information and programs are saved to disk / floppy disk as a collection of information called file. A file in DOS operating system consists of two parts, the filename and the file extension. MS-DOS filename and file extension rules; • The file name consists of a maximum of 8 characters. • The file extension consists of a maximum of 3 characters. • There is a period (.) sign between the file name and its extension. • There is no space character in the file name and extension. • File names are not case sensitive. • While writing the file name and extension name, we can use numbers 0-9, letters from A to Z and some special characters ($,%, &, # ...). But some special characters (such as *,.,?) are not used.
  • 10. Directory Structure Files on the computer can be divided into groups of files according to their content or characteristics. These groups are called directories. In the Windows environment, the folder name is used instead of the directory name. There are 3 different directory types. It is the main directory of the computer. Identifies the drive used with letters such as (a: , b: , c: ). The user cannot create or delete a root directory. This can only be done by the administrator with disk partitioning tools. Folders created under the root directory. Folders created under (within) users created folders. Sub-directories (folders within a folder) are not visible on the screen by simply typing the DIR command when in the root directory. With DIR / S you can show all subdirectories. Root Directory Directory Subdirectory
  • 11. MS-DOS Commands There are two types of commands: Internal Commands-These are the basic commands in the COMMAND.COM file Commands run in DOS, without needing any file to run, are called internal commands. External Commands- These are the commands that must be in a file on the disk or floppy disk in order to be run. Internal Commands External Commands CLS command: clears the screen. C: > CLS <ENTER> DIR Parameters: / P: (Lists files page by page) C: > DIR / P <ENTER> / W: (Lists files side by side) C:> DIR/W <ENTER> / A: (Lists hidden files) C:> DIR/A <ENTER> DATE command: Displays the system date of the computer. C:> DATE <ENTER> TIME command: Displays the computer's system time. C:> TIME <ENTER> DEL command: Allows to delete files  C:> DEL LATS.TXT <ENTER> FORMAT command: Makes the newly purchased disk or floppy disk usable  C:> FORMAT A: <ENTER> UNFORMAT command: Allows to restore an accidentally formatted disk or floppy disk.  C:>UNFORMAT A: <ENTER> TREE command: Displays directories, subdirectories and files in a tree structure C:> TREE <ENTER> MEM command: It provides information about the memory of the computer to be displayed. C:> MEM <ENTER> SYS command: It allows to load system files into disk or floppy disk that are used to boot the computer only. C:> SYS A: <ENTER>
  • 13. CREDITS: This presentation template was created by Slidesgo, including icons by Flaticon, and infographics & images by Freepik THANKS FOR ATTENTION