bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: read and inconsistent handling of trailing null field?


From: Greg Wooledge
Subject: Re: read and inconsistent handling of trailing null field?
Date: Wed, 29 Jan 2020 10:25:30 -0500
User-agent: Mutt/1.10.1 (2018-07-13)

On Wed, Jan 29, 2020 at 10:19:55AM -0500, Clint Hepner wrote:
>     bash-5.0$ IFS== read -r n v <<< "name=var="
>     bash-5.0$ echo "$v"
>     var

https://mywiki.wooledge.org/BashPitfalls#pf47



reply via email to

[Prev in Thread] Current Thread [Next in Thread]