Comment 19 for bug 1373781

Revision history for this message
Lars Heer (l-heer) wrote :

Since the last update:
ii bash 4.3-7ubuntu1.4 amd64 GNU Bourne Again SHell

the following happen:
lars@dachs:/tmp$ rm -f echo && env -i X='() { (a)=>\' bash -c 'echo id'; cat echo
id
cat: echo: No such file or directory
lars@dachs:/tmp$