The following session shows the commands needed to perform the required tasks.

What will be an ideal response?

```
$ cd courses
$ pwd
/home/faculty/msarwar/courses
$ mkdir CS161 CS213 memos
$
```

Computer Science & Information Technology

You might also like to view...

After you install the ________ app on your mobile phone, you can attach videos of six seconds or less to your mobile tweets

Fill in the blank(s) with correct word

Computer Science & Information Technology

Case-Based Critical Thinking QuestionsCase 8-1James created a table of his school soccer team schedule that will be placed on the team's Web page. The table contains four columns: Opponent, Home/Away, Date, and Start Time. The table will contain 10 rows. James has some problems with formatting the table and asks Kyra to help him resolve them.There are eight regular games and two play-off tournament games, and there are data only for the first eight games. James wants to leave the last two rows empty with gridlines drawn around all empty cells. He asks Kyra which of the following properties and their values will style this correctly. What is her answer?

A. empty: show; B. empty-cells: on; C. empty-cells: show; D. empty-cells: hide;

Computer Science & Information Technology