[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Incorrect filename in exec {foo}< bah error
From: |
Dr. David Alan Gilbert |
Subject: |
Incorrect filename in exec {foo}< bah error |
Date: |
Thu, 23 Apr 2015 18:22:37 +0100 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
Hi,
$ exec {foo}<doesnotexist
bash: foo: No such file or directory
I was expecting that to print 'doesnotexist' in the error
message, not foo.
Versions:
bash --version
GNU bash, version 4.3.33(1)-release (x86_64-redhat-linux-gnu)
on Fedora 22 Linux; bash-4.3.33-2.fc22.x86_64
Thanks,
Dave
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK
- Incorrect filename in exec {foo}< bah error,
Dr. David Alan Gilbert <=