Comment on How do you shell expand your variables and why?

ilega_dh@feddit.nl ⁨10⁩ ⁨months⁩ 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

source
Sort:hotnewtop