Displaying the list of files with dir, Computer Engineering

Assignment Help:

Q. Displaying the List of Files with DIR?

You can display the list of files kept in a diskette or hard disk with the DIR commend. This Commends list files and sub directories in a disks directory on the desktop. Alongside the file name, DIR also list other information about files, such as files size (in bytes) and date and time of creation/last up date of files. It also displays the number of files listed, total bytes available by the listed files as well as free space available on the disk. Let us list files from the default drive.

Against the prompt message (A>or C :\>) type DIR and press Enter.

The DIR command shows the list of files available in the default drive. In the directory listing, the first column indicates files and directories available in the disk. Notice that DOS shows < DIR > against directories. If your disk has no directories, (your DOS disk may not have any directory), you will not get any

entry in your list. For every file names, DIR also shows extension names, it used. DIR also shows size and date and time of formation or last update for all files and directories. At the last of the list, it shows the number of files listed, bytes used in these files and bytes remaining on the disk.


Related Discussions:- Displaying the list of files with dir

Limitations of execution of instructions, Q. Limitations of execution of in...

Q. Limitations of execution of instructions? 1. Size of memory shown in 16 words while instruction is capable of addressing 210 =1 K words of Memory. However why 210 since 10 b

Explain bottom-up parsing techniques, Explain Bottom-up Parsing Techniques ...

Explain Bottom-up Parsing Techniques A parser can begin with the input and attempt to rewrite it to the start symbol. Instinctively, the parser attempts to locate the most bas

Shell script, shell script to find the factorial of a given number using th...

shell script to find the factorial of a given number using the for loop

Construct a shift register from S-R flip-flops, Construct a shift register ...

Construct a shift register from S-R flip-flops. Explain its working. Ans: S-R Flip-Flop Shift Register: Shift registers can be built through using SR flip-flops. Fig.(a)

Explain the main characteristics of semiconductor memory, Explain the Main ...

Explain the Main characteristics of semiconductor memory Memory, with regard to computers, most commonly signifies to semiconductor devices whose contents can be accessed (whic

What is serialization, What is serialization, how it works in .NET? Ser...

What is serialization, how it works in .NET? Serialization is when you persist the state of an object to a storage medium so an exact copy can be re-created at a later stage. S

Explain the term - instruction execution, Explain the term - Instruction ex...

Explain the term - Instruction execution We  know  that  the  fundamental  function  performed  by  a  computer  is  the  execution  of  program. The program that is to be exec

How can we read .doc document in asp.net, How can I read .doc document in A...

How can I read .doc document in ASP.Net? You can read from a text file like this.   Private void Button12_Click(object sender, System.EventArgs e) { string path="C:

Analytical engine by babbage, Charles Babbage 'The grandfather of modern co...

Charles Babbage 'The grandfather of modern computer' had designed two computers: The Difference Engine: It was based on mathematical principle of finite differences and was us

What is the use of fork and exec system calls, What is the use of fork and ...

What is the use of fork and exec system calls?  Fork is a system call by which a new process is formed. Exec is also a system call, which is used after a fork by one of the two

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd