This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Process Substitution / Named Pipes in cygwin 1.7.11-1


On Apr  2 17:00, Sven Severus wrote:
> Hello all,
> 
> I am running Cygwin DLL 1.7.11-1 and the bash command
> "cat < <(echo 1234)" (not very profound, ok) works fine on
> my Win7-64 box.
> 
> Now I installed the same Cygwin release on an older PC
> running WinXP: the above command does not execute
> properly and breaks with the error message
> "bash: /dev/fd/62: No such file or directory".

Does /dev/fd exist and is it a symlink to /proc/self/fd?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]