21.07.2015 Views

GAWK: Effective AWK Programming

GAWK: Effective AWK Programming

GAWK: Effective AWK Programming

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Appendix B: Installing gawk 281using your distribution’s bug reporting system, please also send a copy tobug-gawk@gnu.org.This is for two reasons. First, while some distributions forward bug reports“upstream” to the GNU mailing list, many don’t, so there is a good chancethat the gawk maintainer won’t even see the bug report! Second, mail to theGNU list is archived, and having everything at the GNU project keeps thingsself-contained and not dependant on other web sites.Non-bug suggestions are always welcome as well. If you have questions about thingsthat are unclear in the documentation or are just obscure features, ask me; I will try to helpyou out, although I may not have the time to fix the problem. You can send me electronicmail at the Internet address noted previously.If you find bugs in one of the non-Unix ports of gawk, please send an electronic mailmessage to the person who maintains that port. They are named in the following list, aswell as in the ‘README’ file in the gawk distribution. Information in the ‘README’ file shouldbe considered authoritative if it conflicts with this book.The people maintaining the non-Unix ports of gawk are as follows:MS-DOSMS-Windows using MINGWTandemTandem (POSIX-compliant)VMSScott Deifik, scottd.mail@sbcglobal.net.Eli Zaretskii, eliz@gnu.org.Stephen Davies, scldad@sdc.com.au.Ralf Wildenhues Ralf.Wildenhues@gmx.dePat Rankin, rankin@pactechdata.com.z/OS (OS/390)Dave Pitts, pitts@cozx.com.If your bug is also reproducible under Unix, please send a copy of your report to thebug-gawk@gnu.org email list as well.B.6 Other Freely Available awk ImplementationsIt’s kind of fun to put comments like this in your awk code.// Do C++ comments work? answer: yes! of courseMichael BrennanThere are a number of other freely available awk implementations. This section brieflydescribes where to get them:Unix awk Brian Kernighan has made his implementation of awk freely available. Youcan retrieve this version via the World Wide Web from his home page. It isavailable in several archive formats:Shell archivehttp://www.cs.princeton.edu/~bwk/btl.mirror/awk.shar

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!