DOS commands practice
On a floppy disk create
a file with the filename (yourname).txt. In this file, answer these questions by
showing the necessary command. Number
the answers in the file.
1 What are the two common wildcards used in
DOS? 2
What is the command that will show the current directory 3
What is the command that would show the directory of the A
drive 4
What switch can be used with DIR command to show one page
at a time? 5
How would you change from C:\WINDOWS to
C:\ ? 6
How would you change from C:\ to C:\WINDOWS ? 7
How would you make a directory named MYDIR ? 8
How would you delete
MYDIR directory/ 9
If you were in C drive, how do you change to A drive? 10
What is the command to change the prompt to show
the current date? 11
What is the command to unconditionally format a floppy? 12
How do you use the FORMAT command to make a bootable
“system” disk? 13
What is the smallest readable section of a track called? 14
What is the program called that reads the operating system
on bootup and contains a list of the disks key
characteristics (bytes, no. of sectors, no. of heads, etc)? 15
What component is it that keeps a table of 2 byte entries
that keeps track of files (clusters) on the hard drive? 16
What are the executable file name extensions and in what
order do they execute on executable files? 17
What command copies the entire contents of a floppy disk
to another floppy disk? 18
What command will let you send the contents of the root
directory to the printer? 19
Which function key will repeat the previous command
(without retyping it)? 20
What does the PATH command do?
|