[EMAIL PROTECTED] wrote: > Christopher Faylor wrote: > >> On Fri, Oct 29, 2004 at 03:52:35PM -0400, Igor Pechtchanski wrote: >> >> >>> On Fri, 29 Oct 2004, Colin JN Breame wrote: >>> >>> >>> >>>> Try this: >>>> >>>> $ mkdir aux >>>> mkdir: `aux' exists but is not a directory >>>> >>>> $ cat aux >>>> (hangs) >>>> >>>> $ ./aux >>>> >>>> >>> ^^^^^^^ >>> Given the subject, I especially like this one... :-) >>> >>> >> >> It seems like this aux has gored a number of people on the cygwin >> list over the years... >> >> cgf >> >> > This doesn't seem to work either: > > $ gcc aux > >> D > > -- Colin
-- other connected machine -- $ cat <<EOF >/dev/ttyS0 #include <stdio.h> int main() { printf("Hello, from the other World\n"); return 0; } EOF Interstellar(Loose ends, Uhm?!) communication ;-) (http://www-ssg.sr.unh.edu/tof/Outreach/Interstellar/?Interdepth.html) /Hannu E K Nevalainen, B.Sc. EE Microcomputer systems --72--> ** mailing list preference; please keep replies on list ** -- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); -- --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/