Re: Incorrect filename in exec {foo}< bah error
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
Hi, $ exec {foo}