Linux Basics

You are currently auditing this course.
29 / 107

Copy a directory along with files

Copy the directory src along with files myfirstfile.txt and myemptyfile.txt in the directory y (which exists inside z)

INSTRUCTIONS

Type cd ~ command to go to your home directory

Note- Try to complete the task with a single command.


Loading comments...