you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 1 day ago

chmod 755 for when setting permissions to directories. chmod +x for making something executable right when I am about to run it.

  • source