This is the mail archive of the cygwin@cygwin.com 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]

Re: Works in Linux not it Cygwing


>  From: sharon_dagan@il.ibm.com
>  Date: Tue, 20 Mar 2001 15:37:10 +0200
>  
>  The following works in Linux but not in Cygwin (using same BASH and GAWK in
>  both):
>  
>  echo 1 | gawk '{ "date" | getline x; print x }'
>  
>  Any idea?

Make sure you're running the current version of Cygwin?  This command
works fine for me in Cygwin.  How recently have you updated your
Cygwin installation using the Cygwin setup.exe?  What exactly do you
see when you run this command in Cygwin?

--
Want to unsubscribe from this list?
Check out: 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]