Give a command line for creating a tar archive of your current directory in the ~/home.tar file.

What will be an ideal response?


You can use the following command for creating a tar archive of the ~/home.tar file and storing it in the current.tar file.
$ tar cvf ~/home.tar .
[ command output ]
$

Computer Science & Information Technology

You might also like to view...

To select multiple controls, you would click a control, and then press and hold the ____ key and then click the additional controls you want to select, releasing the key once all the controls are selected.

A. Tab B. Alt C. Shift D. Enter

Computer Science & Information Technology

Both label controls and text box controls are known as bound controls

Indicate whether the statement is true or false

Computer Science & Information Technology

When you no longer need a file, you can move it to the ____________________ for deletion at a later time.?

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

Computer Science & Information Technology

In a lattice-based access control, a restriction table is the row of attributes associated with a particular subject (such as a user).? __________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology