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]
Other format: [Raw text]

Re: /usr/bin/env - Incorrect parsing of #! line?


> Find some other way to accomplish what you need to do.

#!/usr/bin/env perl
BEGIN { $^W = 1; }

$foo = 0;

//lat
-- 
No matter how hard you try, you can't make a baby in much less than
9 months.  Trying to speed this up *might* make it slower, but it
won't make it happen any quicker.
	--RFC1925, "The Twelve Networking Truths"

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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