SlideShare a Scribd company logo
External commands




                    http://improvec.blogspot.in/
                                                   1
Objective

On completion of this period, you would be
 able to know

        External commands-FORMAT,
         CHKDSK, SCANDISK etc




               http://improvec.blogspot.in/
                                              2
Recap


What are internal commands?

        Internal commands are built – in
 commands

 Examples: COPY, DEL, DIR, TYPE, CD, MD,
 RD, MODE, PATH, DATE, TIME, COPY CON
 etc
                http://improvec.blogspot.in/
                                               3
Prerequisite

What is meant by commands

    Instructions used to communicate with the
     computer system




                http://improvec.blogspot.in/
                                                 4
External Commands

 External commands are included in a set of
  programs called utility programs that are stored
  on a disk

 When these commands are used, DOS loads
  appropriate utility programs from disk and then
  executes them

 As a result, external commands are executed
  much more slowly than internal commands


                  http://improvec.blogspot.in/
                                                     5
External Commands (contd)

 CHKSDK [d:]
    • This command is used for checking the
      disk and reporting back the status of the
      system
    • It checks for the memory and gives the
      detailed information about the memory
      consumed as well as free memory

Example :
    CHKDSK A:
                  http://improvec.blogspot.in/
                                                  6
External Commands (contd)

 DISKCOPY [d:] [d:]
      used to copy a diskette into another. This
  makes the diskette in the first drive on the
  diskette in another drive

Example:

     DISKCOPY A: B:

                   http://improvec.blogspot.in/
                                                   7
External Commands (contd)


 DISKCOMP [d:] [d:]
• Compare the contents of two diskettes on the
  drives specified
• If there is any difference in the contents of the
  disks, it gives the message
• Otherwise it asks to compare any other disks

                     http://improvec.blogspot.in/
                                                      8
External Commands (contd)



 TREE [d:] [/F]
      This is used to display all the directories and
  subdirectories. /F displays all files if specified




                    http://improvec.blogspot.in/
                                                        9
External Commands (contd)
 PRINT: [d:] [path] filename

•      This command is used for printing the
  contents of documents or files
•       This command sends the document or the
  file specified to the printer for printing

Example
     C:>PRINT D:DOSLETTERMY
  LETTER.LET
                 http://improvec.blogspot.in/
                                                 10
External Commands (contd)


 FORMAT [d:] [S] [V]

        • This command is used to prepare a fresh
          diskette to be used by the DOS for all its
          storage purposes

        • It divides the disk into tracks and segments
          so that the data can be stored
                     http://improvec.blogspot.in/
                                                       11
External Commands (contd)


• If we want to create a system diskette
  .i.e., a booted diskette which can be
  used to boot a system as it has the basic
  operating system in it, use ‘S’ as option

• This V to create a label



          http://improvec.blogspot.in/
                                          12
External Commands (contd)


 DEL TREE [d:] [path]

  This command is used to delete the directory
   including all the sub directories and the files
  This command has to be used carefully as it is
   dangerous such that it deletes all the files and
   subdirectories permanently


                  http://improvec.blogspot.in/
                                                 13
External Commands (contd)
 XCOPY [drive1:] pathname1 [drive2:] pathname2

       It copies files and directories, including
        lower level directories
       Where drive1 & pathname1 is the source
        file or directory, drive2 & pathname2 is the
        target file or directory
       It is similar to copy command but it also
        copies all the subdirectories including
        empty directories
                  http://improvec.blogspot.in/
                                                  14
External Commands (contd)

Example
    C>XCOPY A: /S

Result
     The above command is used to copy all files
 and subdirectories on the disk in drive A to the
 disk in the drive C



                  http://improvec.blogspot.in/
                                                 15
External Commands (contd)


 ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H]
  [drive:] [path] [filename] [/S [/D]]
      It displays or changes file attributes

  +   Sets an attribute
  -   Clears an attribute
  R   Read-only file attribute
  A   Archive file attribute
                   http://improvec.blogspot.in/
                                                   16
External Commands (contd)

S System file attribute
H Hidden file attribute

[drive:] [path] [filename] It specifies a file for
attrib to process
/S Processes matching files in the current folder
and all subfolders
/D Processes folders as well

                 http://improvec.blogspot.in/
                                                 17
Summary

In this class, you have learnt about

 External commands – FORMAT, CHKDSK,
  SCANDISK, XCOPY, ATTRIB, DISKCOPY,
  PRINT, TREE, DELTREE etc




                   http://improvec.blogspot.in/
                                                  18
Frequently Asked Questions

1. List any four DOS external commands

2. What is DOS external command?

3. Explain any four external commands in DOS.




                 http://improvec.blogspot.in/
                                                19
Quiz

 C>XCOPY A: /S - This command is used to
  copy all files and subdirectories on the disk in
     a. drive A to the disk in the drive C.
     b. drive C to the disk in the drive A.
Answer: a




                   http://improvec.blogspot.in/
                                                     20
Quiz


 The command used to copy a diskette into
  another
     a. DISKCOPY
     b. XCOPY
Answer: a




                 http://improvec.blogspot.in/   21
                                                21

More Related Content

What's hot

Ms dos tutorial
Ms dos tutorialMs dos tutorial
Ms dos tutorial
Ehtisham Ali
 
Comands of dos
Comands of dosComands of dos
Comands of dos
Muhammad Zohaib
 
Command line for the beginner - Using the command line in developing for the...
Command line for the beginner -  Using the command line in developing for the...Command line for the beginner -  Using the command line in developing for the...
Command line for the beginner - Using the command line in developing for the...
Jim Birch
 
DOS commands
DOS commandsDOS commands
DOS commands
preetikapri1
 
Dos commands
Dos commandsDos commands
Dos commands
suraj pandey
 
MS Dos command
MS Dos commandMS Dos command
MS Dos command
Hardik Patel
 
Ms DOS
Ms DOSMs DOS
Ms DOS
Gunjan Singh
 
A z index of the windows cmd command line
A z index of the windows cmd command lineA z index of the windows cmd command line
A z index of the windows cmd command line
proser tech
 
CMD Command
CMD CommandCMD Command
CMD Command
Chandra Pr. Singh
 
Basic dos-commands
Basic dos-commandsBasic dos-commands
Basic dos-commands
parag dhok
 
DOS - Disk Operating System
DOS - Disk Operating SystemDOS - Disk Operating System
DOS - Disk Operating System
Meqdad Darweesh
 
1.2 boot the system v2
1.2 boot the system v21.2 boot the system v2
1.2 boot the system v2
Acácio Oliveira
 
Disk operating system
Disk operating systemDisk operating system
Disk operating system
Raza Jaan
 
Internal commands of dos
Internal commands of dosInternal commands of dos
Internal commands of dos
Nargiskhan786
 
Unix cmc
Unix cmcUnix cmc
Unix cmc
Oussama BENNANI
 
Dos commands new
Dos commands new Dos commands new
Dos commands new
suraj pandey
 
Batch file programming
Batch file programmingBatch file programming
Batch file programming
swapnil kapate
 
Linux day 1
Linux day 1Linux day 1
Linux day 1
sumairdotcom
 

What's hot (18)

Ms dos tutorial
Ms dos tutorialMs dos tutorial
Ms dos tutorial
 
Comands of dos
Comands of dosComands of dos
Comands of dos
 
Command line for the beginner - Using the command line in developing for the...
Command line for the beginner -  Using the command line in developing for the...Command line for the beginner -  Using the command line in developing for the...
Command line for the beginner - Using the command line in developing for the...
 
DOS commands
DOS commandsDOS commands
DOS commands
 
Dos commands
Dos commandsDos commands
Dos commands
 
MS Dos command
MS Dos commandMS Dos command
MS Dos command
 
Ms DOS
Ms DOSMs DOS
Ms DOS
 
A z index of the windows cmd command line
A z index of the windows cmd command lineA z index of the windows cmd command line
A z index of the windows cmd command line
 
CMD Command
CMD CommandCMD Command
CMD Command
 
Basic dos-commands
Basic dos-commandsBasic dos-commands
Basic dos-commands
 
DOS - Disk Operating System
DOS - Disk Operating SystemDOS - Disk Operating System
DOS - Disk Operating System
 
1.2 boot the system v2
1.2 boot the system v21.2 boot the system v2
1.2 boot the system v2
 
Disk operating system
Disk operating systemDisk operating system
Disk operating system
 
Internal commands of dos
Internal commands of dosInternal commands of dos
Internal commands of dos
 
Unix cmc
Unix cmcUnix cmc
Unix cmc
 
Dos commands new
Dos commands new Dos commands new
Dos commands new
 
Batch file programming
Batch file programmingBatch file programming
Batch file programming
 
Linux day 1
Linux day 1Linux day 1
Linux day 1
 

Viewers also liked

System date and time.50
System date and time.50System date and time.50
System date and time.50
myrajendra
 
Bin to hexa.22to23
Bin to hexa.22to23Bin to hexa.22to23
Bin to hexa.22to23
myrajendra
 
Storage devices used in cmp13to14
Storage devices used in cmp13to14Storage devices used in cmp13to14
Storage devices used in cmp13to14
myrajendra
 
Advantages of windows
Advantages of windowsAdvantages of windows
Advantages of windows
myrajendra
 
File.32
File.32File.32
File.32
myrajendra
 
Classification of comp.16
Classification of comp.16Classification of comp.16
Classification of comp.16
myrajendra
 
Formatting floppy.40
Formatting floppy.40Formatting floppy.40
Formatting floppy.40
myrajendra
 
Number systems.17
Number systems.17Number systems.17
Number systems.17
myrajendra
 
Internal commands.29to30
Internal commands.29to30Internal commands.29to30
Internal commands.29to30
myrajendra
 
Need for operating systems 26(1)
Need for operating systems 26(1)Need for operating systems 26(1)
Need for operating systems 26(1)
myrajendra
 
Uninstalling.43
Uninstalling.43Uninstalling.43
Uninstalling.43
myrajendra
 
Windows.33to35
Windows.33to35Windows.33to35
Windows.33to35
myrajendra
 
Dec to bin.20
Dec to bin.20Dec to bin.20
Dec to bin.20
myrajendra
 
Directories 32(1)
Directories 32(1)Directories 32(1)
Directories 32(1)
myrajendra
 
Find option.39
Find option.39Find option.39
Find option.39
myrajendra
 
Accessing display properties.48to49
Accessing display properties.48to49Accessing display properties.48to49
Accessing display properties.48to49
myrajendra
 
Config 32(3)
Config 32(3)Config 32(3)
Config 32(3)
myrajendra
 
Bin to dec.21
Bin to dec.21Bin to dec.21
Bin to dec.21
myrajendra
 
Computer networks.51
Computer networks.51Computer networks.51
Computer networks.51
myrajendra
 
Features of windows
Features of windowsFeatures of windows
Features of windows
myrajendra
 

Viewers also liked (20)

System date and time.50
System date and time.50System date and time.50
System date and time.50
 
Bin to hexa.22to23
Bin to hexa.22to23Bin to hexa.22to23
Bin to hexa.22to23
 
Storage devices used in cmp13to14
Storage devices used in cmp13to14Storage devices used in cmp13to14
Storage devices used in cmp13to14
 
Advantages of windows
Advantages of windowsAdvantages of windows
Advantages of windows
 
File.32
File.32File.32
File.32
 
Classification of comp.16
Classification of comp.16Classification of comp.16
Classification of comp.16
 
Formatting floppy.40
Formatting floppy.40Formatting floppy.40
Formatting floppy.40
 
Number systems.17
Number systems.17Number systems.17
Number systems.17
 
Internal commands.29to30
Internal commands.29to30Internal commands.29to30
Internal commands.29to30
 
Need for operating systems 26(1)
Need for operating systems 26(1)Need for operating systems 26(1)
Need for operating systems 26(1)
 
Uninstalling.43
Uninstalling.43Uninstalling.43
Uninstalling.43
 
Windows.33to35
Windows.33to35Windows.33to35
Windows.33to35
 
Dec to bin.20
Dec to bin.20Dec to bin.20
Dec to bin.20
 
Directories 32(1)
Directories 32(1)Directories 32(1)
Directories 32(1)
 
Find option.39
Find option.39Find option.39
Find option.39
 
Accessing display properties.48to49
Accessing display properties.48to49Accessing display properties.48to49
Accessing display properties.48to49
 
Config 32(3)
Config 32(3)Config 32(3)
Config 32(3)
 
Bin to dec.21
Bin to dec.21Bin to dec.21
Bin to dec.21
 
Computer networks.51
Computer networks.51Computer networks.51
Computer networks.51
 
Features of windows
Features of windowsFeatures of windows
Features of windows
 

Similar to Xternal commands.31

ch6.ppsx
ch6.ppsxch6.ppsx
ch6.ppsx
ssuser5ab112
 
PC Software - Computer Application - Office Automation Tools
PC Software  -  Computer Application - Office Automation ToolsPC Software  -  Computer Application - Office Automation Tools
PC Software - Computer Application - Office Automation Tools
zatax
 
Lec05
Lec05Lec05
lab2.pptx.pdf
lab2.pptx.pdflab2.pptx.pdf
lab2.pptx.pdf
ssuser536c36
 
p_ms-dos-new.ppt
p_ms-dos-new.pptp_ms-dos-new.ppt
p_ms-dos-new.ppt
PoojaTripathi92
 
Dos_Commands.ppt
Dos_Commands.pptDos_Commands.ppt
Dos_Commands.ppt
Osmania University
 
Disk Operating System.pptx
Disk Operating System.pptxDisk Operating System.pptx
Disk Operating System.pptx
DrIrfanulHaqAkhoon
 
33269198 all-commands-in-ms-dos(1)
33269198 all-commands-in-ms-dos(1)33269198 all-commands-in-ms-dos(1)
33269198 all-commands-in-ms-dos(1)
A.S.M Shmimul Islam.
 
33269198 all-commands-in-ms-dos
33269198 all-commands-in-ms-dos33269198 all-commands-in-ms-dos
33269198 all-commands-in-ms-dos
A.S.M Shmimul Islam.
 
Introduction to the linux command line.pdf
Introduction to the linux command line.pdfIntroduction to the linux command line.pdf
Introduction to the linux command line.pdf
CesleySCruz
 
Hos
HosHos
Hos
HosHos
WEEK 1 - LECTURE 1 ITC LAB.pptx
WEEK 1 - LECTURE 1 ITC LAB.pptxWEEK 1 - LECTURE 1 ITC LAB.pptx
WEEK 1 - LECTURE 1 ITC LAB.pptx
SaadAhmed949595
 
ICPS operating system and services Unit 3 Notes .pdf
ICPS operating system and services Unit 3 Notes .pdfICPS operating system and services Unit 3 Notes .pdf
ICPS operating system and services Unit 3 Notes .pdf
shubhangisonawane6
 
Comp practical
Comp practicalComp practical
Comp practical
Kritika Sharma
 
Dos 16
Dos 16Dos 16
Ms dos commands for Multimedia Students and Facultyes
Ms dos commands  for Multimedia Students and FacultyesMs dos commands  for Multimedia Students and Facultyes
Ms dos commands for Multimedia Students and Facultyes
SEO SKills
 
Cd rom how solaris manages cd-rom and diskette devices
Cd rom how solaris manages cd-rom and diskette devicesCd rom how solaris manages cd-rom and diskette devices
Cd rom how solaris manages cd-rom and diskette devices
Bui Van Cuong
 
101 2.1 design hard disk layout v2
101 2.1 design hard disk layout v2101 2.1 design hard disk layout v2
101 2.1 design hard disk layout v2
Acácio Oliveira
 
2.1 design hard disk layout v2
2.1 design hard disk layout v22.1 design hard disk layout v2
2.1 design hard disk layout v2
Acácio Oliveira
 

Similar to Xternal commands.31 (20)

ch6.ppsx
ch6.ppsxch6.ppsx
ch6.ppsx
 
PC Software - Computer Application - Office Automation Tools
PC Software  -  Computer Application - Office Automation ToolsPC Software  -  Computer Application - Office Automation Tools
PC Software - Computer Application - Office Automation Tools
 
Lec05
Lec05Lec05
Lec05
 
lab2.pptx.pdf
lab2.pptx.pdflab2.pptx.pdf
lab2.pptx.pdf
 
p_ms-dos-new.ppt
p_ms-dos-new.pptp_ms-dos-new.ppt
p_ms-dos-new.ppt
 
Dos_Commands.ppt
Dos_Commands.pptDos_Commands.ppt
Dos_Commands.ppt
 
Disk Operating System.pptx
Disk Operating System.pptxDisk Operating System.pptx
Disk Operating System.pptx
 
33269198 all-commands-in-ms-dos(1)
33269198 all-commands-in-ms-dos(1)33269198 all-commands-in-ms-dos(1)
33269198 all-commands-in-ms-dos(1)
 
33269198 all-commands-in-ms-dos
33269198 all-commands-in-ms-dos33269198 all-commands-in-ms-dos
33269198 all-commands-in-ms-dos
 
Introduction to the linux command line.pdf
Introduction to the linux command line.pdfIntroduction to the linux command line.pdf
Introduction to the linux command line.pdf
 
Hos
HosHos
Hos
 
Hos
HosHos
Hos
 
WEEK 1 - LECTURE 1 ITC LAB.pptx
WEEK 1 - LECTURE 1 ITC LAB.pptxWEEK 1 - LECTURE 1 ITC LAB.pptx
WEEK 1 - LECTURE 1 ITC LAB.pptx
 
ICPS operating system and services Unit 3 Notes .pdf
ICPS operating system and services Unit 3 Notes .pdfICPS operating system and services Unit 3 Notes .pdf
ICPS operating system and services Unit 3 Notes .pdf
 
Comp practical
Comp practicalComp practical
Comp practical
 
Dos 16
Dos 16Dos 16
Dos 16
 
Ms dos commands for Multimedia Students and Facultyes
Ms dos commands  for Multimedia Students and FacultyesMs dos commands  for Multimedia Students and Facultyes
Ms dos commands for Multimedia Students and Facultyes
 
Cd rom how solaris manages cd-rom and diskette devices
Cd rom how solaris manages cd-rom and diskette devicesCd rom how solaris manages cd-rom and diskette devices
Cd rom how solaris manages cd-rom and diskette devices
 
101 2.1 design hard disk layout v2
101 2.1 design hard disk layout v2101 2.1 design hard disk layout v2
101 2.1 design hard disk layout v2
 
2.1 design hard disk layout v2
2.1 design hard disk layout v22.1 design hard disk layout v2
2.1 design hard disk layout v2
 

More from myrajendra

Fundamentals
FundamentalsFundamentals
Fundamentals
myrajendra
 
Data type
Data typeData type
Data type
myrajendra
 
Hibernate example1
Hibernate example1Hibernate example1
Hibernate example1
myrajendra
 
Jdbc workflow
Jdbc workflowJdbc workflow
Jdbc workflow
myrajendra
 
2 jdbc drivers
2 jdbc drivers2 jdbc drivers
2 jdbc drivers
myrajendra
 
3 jdbc api
3 jdbc api3 jdbc api
3 jdbc api
myrajendra
 
4 jdbc step1
4 jdbc step14 jdbc step1
4 jdbc step1
myrajendra
 
Dao example
Dao exampleDao example
Dao example
myrajendra
 
Sessionex1
Sessionex1Sessionex1
Sessionex1
myrajendra
 
Internal
InternalInternal
Internal
myrajendra
 
3. elements
3. elements3. elements
3. elements
myrajendra
 
2. attributes
2. attributes2. attributes
2. attributes
myrajendra
 
1 introduction to html
1 introduction to html1 introduction to html
1 introduction to html
myrajendra
 
Headings
HeadingsHeadings
Headings
myrajendra
 
Forms
FormsForms
Forms
myrajendra
 
Css
CssCss
Views
ViewsViews
Views
myrajendra
 
Views
ViewsViews
Views
myrajendra
 
Views
ViewsViews
Views
myrajendra
 
Starting jdbc
Starting jdbcStarting jdbc
Starting jdbc
myrajendra
 

More from myrajendra (20)

Fundamentals
FundamentalsFundamentals
Fundamentals
 
Data type
Data typeData type
Data type
 
Hibernate example1
Hibernate example1Hibernate example1
Hibernate example1
 
Jdbc workflow
Jdbc workflowJdbc workflow
Jdbc workflow
 
2 jdbc drivers
2 jdbc drivers2 jdbc drivers
2 jdbc drivers
 
3 jdbc api
3 jdbc api3 jdbc api
3 jdbc api
 
4 jdbc step1
4 jdbc step14 jdbc step1
4 jdbc step1
 
Dao example
Dao exampleDao example
Dao example
 
Sessionex1
Sessionex1Sessionex1
Sessionex1
 
Internal
InternalInternal
Internal
 
3. elements
3. elements3. elements
3. elements
 
2. attributes
2. attributes2. attributes
2. attributes
 
1 introduction to html
1 introduction to html1 introduction to html
1 introduction to html
 
Headings
HeadingsHeadings
Headings
 
Forms
FormsForms
Forms
 
Css
CssCss
Css
 
Views
ViewsViews
Views
 
Views
ViewsViews
Views
 
Views
ViewsViews
Views
 
Starting jdbc
Starting jdbcStarting jdbc
Starting jdbc
 

Xternal commands.31

  • 1. External commands http://improvec.blogspot.in/ 1
  • 2. Objective On completion of this period, you would be able to know External commands-FORMAT, CHKDSK, SCANDISK etc http://improvec.blogspot.in/ 2
  • 3. Recap What are internal commands? Internal commands are built – in commands Examples: COPY, DEL, DIR, TYPE, CD, MD, RD, MODE, PATH, DATE, TIME, COPY CON etc http://improvec.blogspot.in/ 3
  • 4. Prerequisite What is meant by commands Instructions used to communicate with the computer system http://improvec.blogspot.in/ 4
  • 5. External Commands  External commands are included in a set of programs called utility programs that are stored on a disk  When these commands are used, DOS loads appropriate utility programs from disk and then executes them  As a result, external commands are executed much more slowly than internal commands http://improvec.blogspot.in/ 5
  • 6. External Commands (contd)  CHKSDK [d:] • This command is used for checking the disk and reporting back the status of the system • It checks for the memory and gives the detailed information about the memory consumed as well as free memory Example : CHKDSK A: http://improvec.blogspot.in/ 6
  • 7. External Commands (contd)  DISKCOPY [d:] [d:] used to copy a diskette into another. This makes the diskette in the first drive on the diskette in another drive Example: DISKCOPY A: B: http://improvec.blogspot.in/ 7
  • 8. External Commands (contd)  DISKCOMP [d:] [d:] • Compare the contents of two diskettes on the drives specified • If there is any difference in the contents of the disks, it gives the message • Otherwise it asks to compare any other disks http://improvec.blogspot.in/ 8
  • 9. External Commands (contd)  TREE [d:] [/F] This is used to display all the directories and subdirectories. /F displays all files if specified http://improvec.blogspot.in/ 9
  • 10. External Commands (contd)  PRINT: [d:] [path] filename • This command is used for printing the contents of documents or files • This command sends the document or the file specified to the printer for printing Example C:>PRINT D:DOSLETTERMY LETTER.LET http://improvec.blogspot.in/ 10
  • 11. External Commands (contd)  FORMAT [d:] [S] [V] • This command is used to prepare a fresh diskette to be used by the DOS for all its storage purposes • It divides the disk into tracks and segments so that the data can be stored http://improvec.blogspot.in/ 11
  • 12. External Commands (contd) • If we want to create a system diskette .i.e., a booted diskette which can be used to boot a system as it has the basic operating system in it, use ‘S’ as option • This V to create a label http://improvec.blogspot.in/ 12
  • 13. External Commands (contd)  DEL TREE [d:] [path] This command is used to delete the directory including all the sub directories and the files This command has to be used carefully as it is dangerous such that it deletes all the files and subdirectories permanently http://improvec.blogspot.in/ 13
  • 14. External Commands (contd)  XCOPY [drive1:] pathname1 [drive2:] pathname2 It copies files and directories, including lower level directories Where drive1 & pathname1 is the source file or directory, drive2 & pathname2 is the target file or directory It is similar to copy command but it also copies all the subdirectories including empty directories http://improvec.blogspot.in/ 14
  • 15. External Commands (contd) Example C>XCOPY A: /S Result The above command is used to copy all files and subdirectories on the disk in drive A to the disk in the drive C http://improvec.blogspot.in/ 15
  • 16. External Commands (contd)  ATTRIB [+R | -R] [+A | -A] [+S | -S] [+H | -H] [drive:] [path] [filename] [/S [/D]] It displays or changes file attributes + Sets an attribute - Clears an attribute R Read-only file attribute A Archive file attribute http://improvec.blogspot.in/ 16
  • 17. External Commands (contd) S System file attribute H Hidden file attribute [drive:] [path] [filename] It specifies a file for attrib to process /S Processes matching files in the current folder and all subfolders /D Processes folders as well http://improvec.blogspot.in/ 17
  • 18. Summary In this class, you have learnt about  External commands – FORMAT, CHKDSK, SCANDISK, XCOPY, ATTRIB, DISKCOPY, PRINT, TREE, DELTREE etc http://improvec.blogspot.in/ 18
  • 19. Frequently Asked Questions 1. List any four DOS external commands 2. What is DOS external command? 3. Explain any four external commands in DOS. http://improvec.blogspot.in/ 19
  • 20. Quiz  C>XCOPY A: /S - This command is used to copy all files and subdirectories on the disk in a. drive A to the disk in the drive C. b. drive C to the disk in the drive A. Answer: a http://improvec.blogspot.in/ 20
  • 21. Quiz  The command used to copy a diskette into another a. DISKCOPY b. XCOPY Answer: a http://improvec.blogspot.in/ 21 21