Login using Social Account
     Continue with GoogleLogin using your credentials
The operation performed by cp source destination
depends on what source and destination are.
Its use cases are:
When source and destination arguments are both files, the first file gets copied to the second one. If the second file is not present, then it is created first.
When source and destination arguments are both directories, the source directory gets copied into the destination directory.
When the source argument has single or multiple files or directories, they are moved to the destination directory. Remember, in this case, the destination must be a directory.
Taking you to the next exercise in seconds...
Want to create exercises like this yourself? Click here.
No hints are availble for this assesment
Answer is not availble for this assesment
Loading comments...