You can use the touch utility (Sobell, pages 94) to create an empty file quickly. Use touch to create a file named dog in the working directory. Use ls to confirm the file was created.

What will be an ideal response?


$ touch dog
$ ls dog
dog

Computer Science & Information Technology

You might also like to view...

Through a feature known as ____________________, the insertion point automatically jumps down to the beginning of the next line when you reach the right margin of the current line.

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

Computer Science & Information Technology

____ arrays store related data in two or more arrays.

A. Parallel B. Concatenated C. Evaluated D. Remediated

Computer Science & Information Technology

Critical Thinking Questions Case 8-1 ? Mark is a fitness trainer and uses a webpage that maintains his list of client information and training schedules. Mark's webpage maintenance in charge, Jenny, has been asked to use tables instead of bulleted lists to keep track of all the data in an organized and clear manner. ? ?Jenny has to create a table that contains one header row and three columns, one each for Balance exercise, Strength exercise, and Endurance exercise. Identify the format that Jenny uses to create this type of a table.

A. ?   Balance exercise   Strength exercise   Endurance exercise B. ?   Balance exercise   Strength exercise   Endurance exercise C.    Balance exercise   Strength exercise   Endurance exercise D. ?   Balance exercise   Strength exercise   Endurance exercise

Computer Science & Information Technology

The topic of a formal debate is known as the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology