Hi,
$ exec {foo}<doesnotexist
bash: foo: No such file or directoryI 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 / [email protected] / Manchester, UK
