Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14275 > unrolled thread

Re: Directing into a variable doesn't work

Started byPierre Gaston <pierre.gaston@gmail.com>
First post2018-06-24 21:12 +0300
Last post2018-06-24 21:12 +0300
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Directing into a variable doesn't work Pierre Gaston <pierre.gaston@gmail.com> - 2018-06-24 21:12 +0300

#14275 — Re: Directing into a variable doesn't work

FromPierre Gaston <pierre.gaston@gmail.com>
Date2018-06-24 21:12 +0300
SubjectRe: Directing into a variable doesn't work
Message-ID<mailman.2507.1529863957.1292.bug-bash@gnu.org>
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.

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web