Literals/String: Difference between revisions

Line 984:
=== Here documents ===
 
The shell supports the use of here documents for the inclusion of quoted text:. However, the shell uses here documents as input into a command, rather than for variable assignment.
<lang sh>
$address =cat << END;
1, High Street,
SMALLTOWN,