ExplainShell should help
Comment on How do you shell expand your variables and why?
monsterpiece42@reddthat.com 1 year agoWhat should I search to better understand what is written here? Don’t mind learning myself, just looking for the correct keywords. Thanks!
priapus@sh.itjust.works 1 year ago
marcos@lemmy.world 1 year ago
Read the Bash manual. That one patter on the GP is called “Command Substitution”, you can search for it.
oneiros@lemmy.blahaj.zone 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”.