• ilega_dh@feddit.nl
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    find “$(echo $HOME > variable_holder.txt && cat variable_holder.txt)/$(cat alphabet.txt | grep “d”) $(cat alphabet.txt | grep “o”)$(cat alphabet.txt | grep “c”)$(cat alphabet.txt | grep “s”)”

    This is the easiest method

    • monsterpiece42@reddthat.com
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      What should I search to better understand what is written here? Don’t mind learning myself, just looking for the correct keywords. Thanks!

      • oneiros@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        1 year ago

        This comment is a joke and you wouldn’t want to do it like that in reality, but here are some related keywords you could look up: “Unix cat”, “Unix pipeline”, “grep”, “output redirection”, “command substitution”.