Couldnt compute FAST CWD pointer and wget random kennocha.com already disabled.

2018-12-03 Thread rubic k
Hi, Please help. In KFU v9.9 1. Created a folder name apps and place apps.zip in it. It doesnt work too. Im bit late to this forum. Hope u can help. Thanks -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin

Re: Bash heredoc on FD 3

2018-12-03 Thread Eliot Moss
On 12/3/2018 10:43 AM, cyg Simple wrote: Same for me and interestingly: $ ls -ld /dev/fd/* ls: cannot access '/dev/fd/3': No such file or directory ls: cannot access '/dev/fd/31': No such file or directory lrwxrwxrwx 1 eboyd53 eboyd53 0 Dec  3 10:39 /dev/fd/0 -> /dev/pty2 lrwxrwxrwx 1 eboyd53 e

Re: Bash heredoc on FD 3

2018-12-03 Thread cyg Simple
On 12/3/2018 10:43 AM, cyg Simple wrote: On 12/2/2018 1:43 PM, Steven Penny wrote: Using this file:     $ cat hello.sh     awk -f /dev/fd/3 3<    awk: fatal: can't open source file `/dev/fd/3' for reading (No such file or     directory) I tried also with Debian and both Dash and Bash work a

Re: Bash heredoc on FD 3

2018-12-03 Thread cyg Simple
On 12/2/2018 1:43 PM, Steven Penny wrote: Using this file:    $ cat hello.sh    awk -f /dev/fd/3 3<    awk: fatal: can't open source file `/dev/fd/3' for reading (No such file or    directory) I tried also with Debian and both Dash and Bash work as expected. What is causing Cygwin Bash t