| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <9E08046F44D3D21191D000805FBEF79AF5E486@ddsmttayz051.pae.osd.mil> |
| From: | "Johnson, James, CIV, OSD/PA&E" <Jim DOT Johnson AT OSD DOT PENTAGON DOT MIL> |
| To: | "'cygwin AT sourceware DOT cygnus DOT com'" <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | awk using program files |
| Date: | Wed, 14 Jun 2000 21:20:58 -0400 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2650.21) |
Hello,
I have a question on the most recent release of cygwin: when using awk with
a program file, awk seems to have trouble reading past the first new line in
the program file. If t.awk contains:
{
print $0
}
then the command awk -f t.awk <file> generates an error message in the first
line. The message indicates that awk is having difficulty with the
character immediately after the first curly bracket.
Perhaps I did not install correctly. Does anyone else have this problem?
Thoughts on what to do?
Thanks in advance.
Jim Johnson
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |