I want execute this cp debian.master/abi/2.6.38*/amd64/generic debian.master/abi/2.6.38*/amd64/core2 but bash gives error in second *:
cp: cannot create regular file `debian.master/abi/2.6.38*/amd64/core2': No such file or directory
How can I copy one file in same dir but when other name without to change of dir nor to write the entire folder name?
