So I did a chmod -x chmod. How I can fix this problem? How do I give execute rights back to chmod?
|
feedback
|
|
| |||||||||||||||||
feedback
|
|
Use python:
| |||||
feedback
|
|
This relies on the fact that permissions of a destination file are preserved rather than the source file when it is being copied over. We're "borrowing" the permissions of
| |||
|
feedback
|
|
This is weird... I saw something like this a few days ago via someone's tweet... | |||||||
feedback
|
|
Should you be on a system where
This works on my MacOS X system. | |||
|
feedback
|
|
... will grant the owner execute permissions. But, the | |||
|
feedback
|
|
create a new chmod and use that for the original
| |||||||
feedback
|
|
I suspect this is not a real question: http://www.slideshare.net/cog/chmod-x-chmod
| |||
|
feedback
|
chmod! – Thanatos Nov 5 '10 at 16:43