The following session shows the commands needed to perform the required tasks. You can also use the cd $HOME or cd ~ command to make your home directory your current directory.

What will be an ideal response?


```
$ cd
$ rmdir courses/memos
$
```

Computer Science & Information Technology

You might also like to view...

The connection to the router’s console input is typically which of the following? (Select all that apply.)

a. RS-232 b. RJ-45 c. DB9 d. RJ-11

Computer Science & Information Technology

Class selectors:

a. Can be reused on other elements. b. Least preferred selecting method. c. May appear on only one element in a page. d. Make CSS longer and more complicated than necessary. e. Show at a glance if an element is unique.

Computer Science & Information Technology

Which element does the following code style?table {width: 100%;margin: 10px auto;border: solid 3px black;border-collapse: collapse;background-color: #e9dfc6;}

A. table row B. table header C. table D. table cell

Computer Science & Information Technology

In VBA, a(n) ________ can display customized text and buttons in addition to the standard OK, Cancel, and Yes/No buttons familiar in Microsoft applications

A) message box B) warning box C) alert window D) notification window

Computer Science & Information Technology