Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14275
| From | Pierre Gaston <pierre.gaston@gmail.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Directing into a variable doesn't work |
| Date | 2018-06-24 21:12 +0300 |
| Message-ID | <mailman.2507.1529863957.1292.bug-bash@gnu.org> (permalink) |
| References | <f2371578-5dfe-93f5-b242-1fa5b9ffa7f9@passchier.net> <634e501a-5db1-d9ae-ae0b-bb3b414a2def@passchier.net> <acc5bff9-868a-31be-7439-c014fc517122@inlv.org> <4274.1529861250@jinx.noi.kre.to> <dd7e07fc-e7e4-6beb-2c76-93b16c30c1ab@passchier.net> |
On Sun, Jun 24, 2018 at 8:35 PM, Peter Passchier <peter@passchier.net> wrote: > On 06/25/2018 12:27 AM, Robert Elz wrote: > > That's not the real issue - rather it is that a here doc is presented to > the > > command beng run as a file descrptior > > OK, thanks, that makes sense. In the case of a here-variable, that would > definitely be the case then. > > Peter > > > Also, in practice, there is also a good chance that the tempfiles are written on a tmpfs filesystem and thus memory, and even if it is not the case with all the caching done by the OS there is a chance your data will never actually be written on the disk.
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: Directing into a variable doesn't work Pierre Gaston <pierre.gaston@gmail.com> - 2018-06-24 21:12 +0300
csiph-web