Search code examples
Appending newlines to a variable to be "echo"ed out...


batch-filevariable-expansion

Read More
Brace expansion with variable?...


bashvariablessyntaxvariable-expansion

Read More
How can I suppress zsh pattern escaping during string expansion?...


zshstring-matchingvariable-expansion

Read More
Doyxgen onetime macro expansion / expansion command...


macrosdoxygenpreprocessorcode-documentationvariable-expansion

Read More
Variable expansion in Makefiles...


makefilevariable-expansion

Read More
Expanding var names of __VA_ARGS__ in C++ preprocessor macro...


c++enumsmacrosc-preprocessorvariable-expansion

Read More
Environment variable expansion not longer works in npm run on Windows...


windowsnpmenvironment-variablespackage.jsonvariable-expansion

Read More
Variable expression %Var% not working in for loop in batch file...


batch-filefor-loopcmdvariable-expansion

Read More
How to do a partial expand in Snakemake?...


python-3.xvariable-expansionsnakemake

Read More
Word splitting in Bash with IFS set to a non-whitespace character...


bashshellsyntaxifsvariable-expansion

Read More
How to pass multiple arguments including arrays to a function in Bash where order is not defined and...


arraysbashfunctionparametersvariable-expansion

Read More
Shell: Expand $HOME from regular file...


shellshexecvariable-expansion

Read More
Case statement for optional parameters not expanding some variable...


bashvariable-expansion

Read More
PowerShell string format different behaviour within function...


powershellvariable-expansion

Read More
Evaluate variable at time of function declaration in shell...


bashshellzshvariable-expansion

Read More
Bash print command that will be run...


bashvariablesvariable-expansion

Read More
get a default value when variable is unset in make...


bashgnu-makevariable-expansion

Read More
In Bash, is there a way to expand variables twice in double quotes?...


linuxbashparameter-passingvariable-expansionparameter-expansion

Read More
How to expand a variable that contains a mixture of text and other variables?...


bashshellubuntuenvironment-variablesvariable-expansion

Read More
Expanding to a flag only if value is set...


bashshvariable-expansion

Read More
Exclamation mark and hash within curly braces in bash...


bashvariable-expansion

Read More
Powershell variable expansion in single quoted string...


jsonpowershellsingle-quotesvariable-expansion

Read More
Use wildcard expansion to echo all variables in zsh...


zshvariable-expansion

Read More
Performance of variable expansion vs. sprintf in PHP...


phpstringperformanceprintfvariable-expansion

Read More
Why does assigning result of a map function to one variable differs from assigning it to several var...


pythonvariable-assignmentmap-functionvariable-expansion

Read More
What exactly is “%~zI” expanded to for directories in FOR loops?...


windowsbatch-filecmdfilesizevariable-expansion

Read More
Inconsistent "The syntax of the command is incorrect" error...


batch-filewindows-7variable-expansion

Read More
$(file < $@) expands to nothing but it should not...


filemakefilegnu-makevariable-expansion

Read More
Nested parameter expansion not working as expected...


zshvariable-expansionparameter-expansion

Read More
Bash - Expanding a variable into another variable name...


bashvariable-expansionparameter-expansion

Read More
BackNext