What is the difference between chmod +x
and chmod a+x
?
I know both of these commands make a file executable but what is the difference between these two commands?
What is the difference between chmod +x
and chmod a+x
?
I know both of these commands make a file executable but what is the difference between these two commands?