Search code examples
How to pipe a here-document through a command and capture the result into a variable?...


bashshellheredoc

Read More
Ansible quoted heredoc in expect/command block not finding delimiter / multiline command in expect c...


bashansibleescapingheredoc

Read More
How do you type a tab in a bash here-document?...


bashtabsheredoc

Read More
How can I assign a multiline string literal to a variable?...


javascriptstringmultilineheredoc

Read More
How to assign a heredoc value to a variable in Bash?...


bashheredoc

Read More
here-document gives 'unexpected end of file' error...


bashemailheredoc

Read More
Trying to print multiline string on one line (string stored as variable)...


pythonstringstring-formattingmultilineheredoc

Read More
Run program after heredoc in same RUN statement in Dockerfile...


dockershheredoc

Read More
How to cat <<EOF >> a file containing code?...


linuxunixshheredoc

Read More
How can I write a heredoc to a file in Bash script?...


bashheredoc

Read More
Generate script in bash and save it to location requiring sudo...


bashsudoheredoc

Read More
Why are class constants not allowed in heredoc?...


phpannotationsheredocphp-8class-constants

Read More
Using variables inside a bash heredoc...


bashvariablesshheredoc

Read More
"syntax error, unexpected '' (T_ENCAPSED_AND_WHITESPACE)" while using HEREDOC synt...


phpruntime-errorsyntax-errorheredoc

Read More
how to display $ in bash script...


bashheredoc

Read More
How to preserve newlines with cat command...


bashshellcatheredoc

Read More
How to make a command stop expecting input if heredoc delimiter is ""?...


bashshellposixheredoc

Read More
Process substitution with heredoc works in zsh. How to make it work in bash?...


bashzshheredocprocess-substitution

Read More
How does "cat << EOF" work in bash?...


linuxbashscriptingheredoc

Read More
Calling PHP functions within HEREDOC strings...


phpstringheredoc

Read More
Docker's heredoc example for RUN is not working...


dockerdockerfileheredoc

Read More
Interpolate a constant (not variable) into 'heredoc'...


phpsyntaxconstantsheredoc

Read More
python -c vs python -<< heredoc...


pythonbashheredoc

Read More
conditional statements inside php heredocs syntax?...


phpconditional-statementsheredoc

Read More
Catch token word in bash 'heredoc'...


regexpcreheredoc

Read More
Tab multiline variable to heredoc...


bashmarkdowneofheredoc

Read More
Syntax error on $$ double dollars in Postgres function creation...


bashpostgresqlfunctionheredoc

Read More
heredoc for Windows batch?...


templatesbatch-fileheredoc

Read More
Why do these Heredoc and Nowdoc cause errors?...


phpheredocnowdoc

Read More
Heredoc strings in C#...


c#stringheredoc

Read More
BackNext