Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Didou Serge Newsgroups: gnu.bash.bug Subject: Re: [mapfile]: problem reentrance with normal file Date: Mon, 12 Nov 2018 20:02:12 +0100 Lines: 22 Approved: bug-bash@gnu.org Message-ID: References: <50492111-ca4c-ae65-06af-13027c9c2e26@case.edu> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Trace: usenet.stanford.edu 1542049349 31976 208.118.235.17 (12 Nov 2018 19:02:29 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org, bash@packages.debian.org To: Chester Ramey Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=oZ8MLBCFAidA6Z7rafSWcveRdlu1wHioe4bELD1Dp38=; b=cubU8r6eO8czEfgGkrmDuNjzdKxNIkoY2DaJLfKesYfn4URouJqfJacYuBD4LHbjqm +nOlTLT2+Q7RWy+XfE6HYJ9+kbM7CQ+Ir+nveZa6WfQ0YBMYzNRPK8Maz0k8n6g1libU +0hyKnkK/wUTFu4kw7KHihXZkYlpDUsO5ORhKNR2DuA8GiJrRPGUKe8+HunisyZ+QstH 03fV9NW59JAGh3YxRaZW0eBQIiC9Vtu1fSR14g1KXIiJFwNVUAz46yzmOx8G77kBgv/1 c3UQZIBypHYsr6OnN2zuQBNs9v1ZN0QN4L3tOAqbB3JIv5t0vODOZerbZ4HzAiMnZZ7m 2AAw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=oZ8MLBCFAidA6Z7rafSWcveRdlu1wHioe4bELD1Dp38=; b=DawqqaGJgXJLH5h++IgQq6ZRz6E8XcxZjNYwFESw5CHJKjIsjPfOF2BHF4O0e1NKad fA5Y4niyeq7I4EZv7nAhfM8eB0PNRqJlXGggFYbQUNQjTS3e5IIo9ne/yDDhb9bGoetz 20EPpKyWD3VbHQXszLdjkSTQW82Wb5xL/x7HtkX0AlhYLKEbL+LzqKi1WjracX8iK4G9 arvGcEqQjkeHga98rGV4XvUv+rtnagXE0yBy05zcfClXCpu6GTg4k78MHB8Wi3ZCjxO0 830CegeyqFgQFC8jMqMe+U3PPY2Bo0diRvD0M+K+32a5sU/D+yoHOWATt6AoH/Y27CKM /EAw== X-Gm-Message-State: AGRZ1gJUcvllA3yRVfifbUO9DczpbfqleXvArSWS9IJPct4SwdadTm9J CVZ8YUodiDEJljOhzRJz/psdAG7b0cUJ4wdDuYjB7aUxQ8Y= X-Google-Smtp-Source: AJdET5dSHhpt0Sj67d1xI0I/BaLeIyT0yO2qTYUsv9Jq6zrLiqpsI/sFq0n47Rs3VKhEJo2MoBzXuj3gSjSgWzC8gmo= X-Received: by 2002:a50:a974:: with SMTP id m49-v6mr13760382edc.169.1542049344216; Mon, 12 Nov 2018 11:02:24 -0800 (PST) In-Reply-To: <50492111-ca4c-ae65-06af-13027c9c2e26@case.edu> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::529 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.bash.bug:14804 Ok, maybe one day we can do it ... Thanks for your clarifications Regards, Serge. Le lun. 12 nov. 2018 =C3=A0 19:09, Chet Ramey a =C3= =A9crit : > On 11/12/18 12:47 PM, Didou Serge wrote: > > But not work under linux... > > It's probably the difference between using pipes and FIFOs for process > substitution and whether or not the OS makes the underlying file object > seekable. > > -- > ``The lyf so short, the craft so long to lerne.'' - Chaucer > ``Ars longa, vita brevis'' - Hippocrates > Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/ >