Suppose in your home directory, you have two folders, named…
Suppose in your home directory, you have two folders, named proj1 and proj2. In proj1 you have the subfolder proj3 which contains a file called out.data. In proj2 you have a subdirectory called proj4 with the file out.txt in it. Assuming you are in the proj4 directory, give me a command to copy out.data to your current location.
Read Details