Hey everyone, I’m relatively new to linux and was looking for some advice/direction. I have been using Mint Debian Edition for around 6mo or so, and want to learn to use the command line efficiently and proficiently.

I have set up EndeavourOS on a backup laptop I have and have been playing with it, reading the Arch Wiki and such, but I feel like I’m not necessarily learning why I’m doing things, just doing what has worked for others.

So here I am. I guess I’m looking for recommendations for books or articles (physical or online) that can help me to learn and understand the workings on linux, and especially the command line.

Thank you all so much.

  • @NegativeLookBehind
    link
    English
    5
    edit-2
    20 days ago

    There’s a book called “How Linux works” and I think you might find a lot of good info there.

    And at a glance, this Bash tutorial looks pretty good: bash scripting course

        • @[email protected]
          link
          fedilink
          2
          edit-2
          20 days ago

          Very weird. Maybe its the client. Can’t see it in the browser either

          Ah, I see whats happened, you didnt put anything in the square brackets:

          [](https://www.freecodecamp.org/news/shell-scripting-crash-course-how-to-write-bash-scripts-in-linux/)
          

          should be:

          [Cool Tutorial](https://www.freecodecamp.org/news/shell-scripting-crash-course-how-to-write-bash-scripts-in-linux/)
          

          resulting in:

          Cool Tutorial

          • @NegativeLookBehind
            link
            English
            320 days ago

            Yup, you’re right. Seems like Voyager handles that correctly, since I can see it. I can add a title to fix it for others though. Thanks for checking it out!