Add execute permission to the given path.
If the current user already has execute permission to the given path, this method doesn't change its permission and returns true.
| path |
the path to add execute permission for the current user |
|
true when succeed, false otherwise |