I have copied and pasted a directory of files into another.
The result is now this one development\ /
I do not know what that means? Linux does not even recognize it as a directory now.
Also the owner of this directory is wrong. But when I try to do this chown -R zugul /development, the result is: chown: cannot access `/development': No such file or directory
Looks like something went wrong when I have pasted the copied directory. How can I fix this issue?