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


>>>>> "sharon" == sharon dagan <sharon_dagan@il.ibm.com> writes:

    sharon> Hi Everyone,

    sharon> The following works in Linux but not in Cygwin (using same BASH and GAWK in
    sharon> both):

    sharon> echo 1 | gawk '{ "date" | getline x; print x }'

Works for me

[503]> echo 1 | gawk '{ "date" | getline x; print x }'
Tue Mar 20 16:59:09  2001

    sharon> Any idea?

What do you get ???

    sharon> Thanks,
    sharon> Sharon

Ciao
  Volker


--
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]