answersLogoWhite

0

What else can I help you with?

Related Questions

The cut or copied files in the Clipboard will be deleted only when?

The Cut command is used to


What command that inserts cut or copied item in the document?

This is generally referred to as 'Paste'.


What is the switch that is used to make sure that the COPY command copied files correctly?

/v


What is coppy command?

A copy command for the computer is a function that lets you copy a photo or text. Once copied this photo or text can be pasted elsewhere.


What is the difference between copy con and copy in MS-DOS?

In MS-DOS, "copy con" is a command used to create a new text file and enter text directly from the command prompt. On the other hand, "copy" is a command used to copy files from one location to another. The "con" in "copy con" stands for console, indicating that the text is being copied from the console input.


Where will a router operating system image be copied after the copy flash tftp command is issued?

to TFTP


What is the use of clipboard in Excel?

The clipboard is a software facility that can be used for short-term data storage and/or data transfer between documents or applications, via copy and paste operations.


What another word for copied?

duplicate imitation


How do you make multiple copies of data that has been copied to the clipboard?

Press the command to copy it into documents that can accept the type of information, such as control V or command v.


What is another name for genetically copied?

Cloned, twinned.


What is another words for copied starting with the letter a?

Assimilated.


How do you transfer multiple files from one directory to another in UNIX os?

The easiest way is to use the 'cp' command. Put the name of all the files in the 'cp' command line and use another directory as the target; all the files will be copied to the new directory. Note: you may need to use the -r (recursive) copy option if you have subdirectories in the source directory.