Make your home directory the working directory. A relative pathname (Sobell, page 89) is a pathname that does not start with a slash, it starts from (is relative to) the working directory. Give an ls command with an argument of two (a relative pathname) to display the contents of the two directory.

What will be an ideal response?


$ cd
$ ls two
fox

Computer Science & Information Technology

You might also like to view...

You can use the ________ statement to make decisions.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Assigning a subclass reference to a superclass variable is safe ________.

a. because the subclass object has an object of its superclass. b. because the subclass object is an object of its superclass. c. only when the superclass is abstract. d. only when the superclass is concrete.

Computer Science & Information Technology

To print a specific portion of a worksheet, you begin by clicking the Print Area button in the:

A) Outline group on the Page Layout tab. B) Outline group on the Data tab. C) Page Setup group on the Page Layout tab. D) Page Setup group on the Data tab.

Computer Science & Information Technology

According to the text, the first step in simulating a system is to do what?

a. write a computer program b. time events with a stopwatch c. construct a mathematical model d. hire a lawyer

Computer Science & Information Technology