Aquí se utiliza la sintaxis de "here document" para mostrar
Este párrafo utiliza la sintaxis "here document" para mostrar
Finalmente ahora tenemos el conocimiento necesario para mostrar lo que habíamos conversado sobre here document.
Finally now we have knowledge to show what we had talk about here document.
En la poquísima literatura que hay sobre el tema, se nota que el here strings es frecuentemente citado como una variante del here document, teoría con la que discrepo pues su aplicabilidad es totalmente diferente de aquella.
In literature there is very little on the subject, we note that the here strings is often cited as a variant of here document, theory with which I disagree because its applicability is quite different from that.
Otro tipo de redireccionamento muy loco que el Shell te permite es el llamado here document.
Another type of very crazy redirection Shell allows is called here document.
Sin embargo, la gran ventaja de este tipo de construcción es que ella permite que los comandos también sean interpretados dentro del alcance del here document, lo que también contradice lo que acabe de decir.
But the great advantage of this kind of construction is that it allows to commands be interpreted inside the here document escope, that opposes what I just said.