Re: Incorrect filename in exec {foo}< bah error

2015-04-24 Thread Chet Ramey
On 4/23/15 1:22 PM, Dr. David Alan Gilbert wrote: > Hi, > > $ exec {foo} bash: foo: No such file or directory > > I was expecting that to print 'doesnotexist' in the error > message, not foo. Thanks for the report. This will be fixed in the next version of bash. Chet -- ``The lyf so short, t

Incorrect filename in exec {foo}< bah error

2015-04-23 Thread Dr. David Alan Gilbert
Hi, $ exec {foo}