What happends if you have two files with names file1 and file2 and you type mv file1 file2 ? Which option of mv issues a warning in this situation?

What will be an ideal response?


The contents of file1 will be copied into file2 and deleted. And the original file2 will be replaced
with file1. With `-i option, there will be a warning in this situation. This ‘-i’ interactive option can
be used ‘cp’ and ‘rm’.

Computer Science & Information Technology

You might also like to view...

An HTML style can be used to format any page element, such as a paragraph of text or an image.

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

Computer Science & Information Technology

When working with tiles, the user can ________

A) change the placement of the tile on the screen B) add more tiles C) delete existing tiles D) all of the above

Computer Science & Information Technology

By default, synchronous scrolling is active when you display windows side by side.

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

Computer Science & Information Technology

A cell whose value relies on another referenced cell is said to be a(n) ____ of that referenced cell.

A. precedent B. partner C. example D. dependent

Computer Science & Information Technology