benpage26
July 11th, 2008, 09:27 AM
Hello, i have been using rsync to create a mirror of my home drive on a regular basis. Recently I did a clean install of ubuntu. I did not move versions.
When i copied all the contents of my old home drive it seems to have messed things up a bit. for example, none of my hidden folders (.bin etc) appeared.
Now i have manually moved over .bin and added it to my $PATH tab completion will not work for executables in my .bin folder.
For example a file ~/.bin/backup-home exists, and if i typed in "bac[tab]" it would previously have completed the filename, no longer does this happen.
I'm thinking it is possibly something to do with permissions or owner ship, but i 'chown'ed everything in the bin folder to my username, and i've tried permissions 777 and 755, both of which should make them executable to me right?
Thanks if you can help
When i copied all the contents of my old home drive it seems to have messed things up a bit. for example, none of my hidden folders (.bin etc) appeared.
Now i have manually moved over .bin and added it to my $PATH tab completion will not work for executables in my .bin folder.
For example a file ~/.bin/backup-home exists, and if i typed in "bac[tab]" it would previously have completed the filename, no longer does this happen.
I'm thinking it is possibly something to do with permissions or owner ship, but i 'chown'ed everything in the bin folder to my username, and i've tried permissions 777 and 755, both of which should make them executable to me right?
Thanks if you can help