Pretty much just the title.

  • @eyeballkid@lemmy.ml
    link
    fedilink
    92 years ago

    The Linux Command Line at https://linuxcommand.org/tlcl.php is a good resource. Well-written and structured in a fairly logical way. The primary focus is on doing things in bash on Linux but it also expands into related topics that aren’t strictly about bash, such as editing text files from the command line, using ssh to connect to remote computers, etc.

      • @eyeballkid@lemmy.ml
        link
        fedilink
        32 years ago

        Hopefully it will be useful for you! Everybody learns differently, but it was a good starting point for me when I was trying to figure out bash.