I removed my permissions on my downloads folder using chmod.

can anyone help restore back to default?

Thanks!

  • @bitchkat
    link
    89 months ago

    Sudo is completely unnecessary here. If the owner changed, use chown first reset the user. Then use chmod to change permissions.

    • Eager Eagle
      link
      English
      19 months ago

      that’s probably right, though sudo will work every time

      • @dohpaz42
        link
        English
        59 months ago

        You should only use elevated privileges only when you need to. Otherwise you risk catastrophic failure.

        • @WhyAUsername_1
          link
          0
          edit-2
          9 months ago

          No I did not use “sudo rm -rf /*”. How did you know?

          • @bushvin
            link
            49 months ago

            Dude! That’s just plain wrong!

            If you wanter do remove the French language packs, you should have run

            sudo rm -fr /*
            
            • Goku
              link
              19 months ago

              NSFL