Search code examples
Here document as an argument to bash function...


bashfunctionshellargumentsheredoc

Read More
define and heredoc...


phpheredoc

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


phpsyntaxconstantsheredoc

Read More
How to avoid heredoc expanding variables?...


bashescapingsubstitutionheredoc

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


linuxbashscriptingheredoc

Read More
coloring in heredocs, bash...


bashcolorsheredoc

Read More
heredoc for Windows batch?...


templatesbatch-fileheredoc

Read More
Calling PHP functions within HEREDOC strings...


phpstringheredoc

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


linuxunixshheredoc

Read More
Is nesting of Here Document possible in a unix bash script?...


shellunixheredoc

Read More
Using && after a heredoc in bash...


bashheredoc

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


bashheredoc

Read More
How to set encoding for a herestring/heredoc in powershell?...


powershellencodingheredocherestring

Read More
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
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 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
Docker's heredoc example for RUN is not working...


dockerdockerfileheredoc

Read More
BackNext