TGTGInsightintelligence telegramLIVE / telegram public index
← sudo recast
sudo recast avatar

TGINSIGHT POST

Post #632

@sudo_recast

sudo recast

Visualizzazioni34Numero di visualizzazioni
Pubblicato27 feb27/02/2023, 12:40
Contenuto del post

Contenuto

$(command) or `command` Bash performs the expansion by executing command in a subshell environment and replacing the command substitution with the standard output of the command, with any trailing newlines deleted. https://www.gnu.org/software/bash/manual/bash.html#Command-Substitution #til#shell