I’ve been using Linux for about 7 months now and have become a lot more comfortable using the terminal but I feel like there is more that I can learn.

Most of my work is done in a browser or DaVinci Resolve. I do try to use the terminal where possible but it’s limited due to my workflow.

Are there any interactive sites where I can practice/learn the terminal? I’m going through Linux Survival at the moment.

  • NeoNachtwaechter@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    6 months ago

    I believe it isn’t the terminal. You are looking for the shell. On arch, it is bash.

    man bash

    And then, because man pages are too hard for beginners, google for some bash tutorials.

    In addition, you want to learn vi. One of the greatest tools of all times after 1969 :-)