answersLogoWhite

0

Assuming to and do are valid files and the directory done exists, it will place a copy of to and do in the done directory.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What does su command in Linux give you?

It allows you to switch users.


What command in red hat enterprise Linux 5 for device manager?

Linux 5 ? give up now.


How do you give command line arguments while running a program in Linux?

Different commands can have different syntaxes. The most common format is 'command -a -b -c -d' or 'command -abcd'. Commands with long options will also support the syntax 'command --option --option2 --coption3'.


What is the command for finding the port number of NFS in Linux?

netstat - input will give a list of all ports in use on a machine with the service running on that port.


What happends when you give the command mv to do done if the file already exist?

it will give you an error that the file already sxists


What happens when you give the which utility the name of a command that resides in a directory that is not in the search path?

It won't find it.


How can you check if an RPM is already installed on a Linux machine?

rpm -q pkge_namethis command will query the specifid package if it is already existing,otherwise it will give message that package isnot installed.


What are the certificate courses of Linux?

I want a information about Linux. I want to make a career in Linux. so please give the details.


What does the command fileinfo do?

The Linux command fileinfo will give the user a brief description of the file type information his/her screen. The type of information it provides typically includes which packaging of a program was used, the specific version that was run and its build identification, and the operating system on which it was run.


How can you undo something you put into command prompt?

There is usually no way to undo a command. Everything executed in the command prompt, is usually final, and has to be manually undone via the same way it was done. There are some command line programs that allow you to undo what it has done. But with the vagueness of your question I am unable to give you a definitive answer. NOTE: Deleting a file from the command line is irreversible and external software will be needed to retrieve the file.


Can you install Windows XP and Linux on the same HDD?

Yes. All you have to do is give Linux its own partition.


Which Linux command is used to assign privileges over a particular file to a designated user?

chown user file dont forget that you should be owner of the file or root to give privilege to other users to a file