Show list files by dir command, Computer Engineering

Assignment Help:

Q. Show list files by Dir command?

The Dir command can also be used to list files from the exacting directory. For example, the list of files present in the WORD directory in drive C, you can use the following commands.

            DIR C:\WORD

            DIR \WORD

The first command specifies the directory name and drive with DIR command. The second command does not specify the drive name in the command, does I'll use the default drive. Thus command will show list of file from the WORD directory in drive C only if drive C is the current drive. Otherwise, it will try to locate the WORD directory in the current drive. In both these commands, '\' refers to the root of the top -level directory in the current or the specified drive.

Like this, if you wish to get the list of file from the EXCEL directory, you can use the command -DIR C:\EXCEL. Now think another case.  We wish to list files from the SALE directory (refer to figure 2.1). If you watch carefully at the directory structure show in figure 2.1, you will notice that the Sales directory under the EXCEL directory, you need to specify the complete path for it with DIR command. The compute path for the SALES directory in shown:

Thus, you can use the commend DIR C:\EXCEL\ SALES to list files from the SALES directory. Here, C:\EXCEL\ SALES is the path for the files stored in the SALES directory. The path for any file includes all directories locked above that file in the directory free structure. The path also includes he drive name and the root directory. The root directory is referred to by '\' immediately following ':' after the drive letter, e.g. 'C:\'. If the path includes multiple directories, separate these directories with '\'. Also, do not use any space in the path. For instance, DIR C:\EXCEL \SALES is invalid.

To list files from the root directory of the current drive, you can use the commend- DIR \ (remember that the first '/' after DIR refers to the root directory.)


Related Discussions:- Show list files by dir command

Scientific knowledge, Scientific knowledge: This is not to be confused...

Scientific knowledge: This is not to be confused with the applications of "AI" programs to other sciences, discussed later. Its subfields can be classified into a variety of t

Perfect fundamental logic - artificial intelligence, Perfect fundamental lo...

Perfect fundamental logic - artificial intelligence: However, while it's theoretically  possible to do definite intelligent things (like prove some easy mathematics theorems a

Criteria for selecting a theme for a project, Q. Criteria for selecting a t...

Q. Criteria for selecting a theme for a project? Topics for projects as we indicated earlier should emerge from the children's world. Teaching often becomes boring and unintere

Clocked sr flip flop, Clocked SR flip flop A clock pulse is a...

Clocked SR flip flop A clock pulse is a sequence of logic 0, logic 1, and logic 0 occuring on the CLK input. Time t n occurs before the clock pulse and time t n+1

Hard disk architecture, Hard disk Architecture: A hard disk drive ...

Hard disk Architecture: A hard disk drive having the platters and motor hub removed indicating the copper colored stator coils surrounding a bearing at the cen

Diffeomorphism, A different smooth structure on R: Show that (U, f) given b...

A different smooth structure on R: Show that (U, f) given by U = R, f : x -> x3, is a local chart of the topological manifold M = R which is not a member of the standard smoo

Identifying stakeholders, I have chosen an imaginary example to illustrate...

I have chosen an imaginary example to illustrate the different stakeholder categories. At Home sells a selection of consumer products, currently listed in a paper catalogue, whi

Recurrence relation, Take the following recurrence relation consider only f...

Take the following recurrence relation consider only for n = 2k for integers k ≥ 1: T(2) = 9, and for n ≥ 4, T(n) = n + T(n /2). Three students were working together in a stu

Define baud rate, Define baud rate The rate of data transfer in serial...

Define baud rate The rate of data transfer in serial data communication is signified in bps. Bits per second (bps) is the rate of transfer of information bits. Baud is the num

Set up to use parallel virtual machine, Q. Set up to Use parallel virtual m...

Q. Set up to Use parallel virtual machine? PVM employs two environment variables when starting and running. Each and every PVM user needs to set these two variables to employ P

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