Search the web
Sign In
New User? Sign Up
geeksthatgawk · for GNU Awk questions & discussions
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 221   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
version 3.0.6<br><br><a href=http://www.simtel.net/pub/simtelnet/gnu/gnuish/gawk306h.zip...
Nitallica
Offline Send Email
Feb 9, 2001
7:43 pm
2
taken from a comp.lang.awk post earlier this week:<br><br>"Gawk is far and away the most flexible of all awk implementations, but it's so because it includes...
Nitallica
Offline Send Email
Feb 9, 2001
7:45 pm
3
The BETA release of version 3.1 of gawk. It is<br>available from ftp://ftp.freefriends.org/arnold/gawk/gawk-3.0.95.tar.gz.<br><br>This release fixes a number...
Nitallica
Offline Send Email
Feb 27, 2001
8:42 pm
4
1. A new PROCINFO array provides info about the process. The non-I/O /dev/xxx files are now obsolete, and their use always generates a warning.<br><br>2. A new...
Nitallica
Offline Send Email
Feb 27, 2001
8:43 pm
5
20. The LINT variable is new; it provides dynamic control over the --lint option.<br><br>21. Lint warnings can be made fatal by using --lint=fatal or `LINT = ...
Nitallica
Offline Send Email
Feb 27, 2001
8:44 pm
6
The site contains a zipped Unix (well, almost, it's cr/lf delimited) message file containing all messages in comp.awk.lang, captured from 1999-12-01 up to ...
Nitallica
Offline Send Email
Mar 8, 2001
11:22 pm
7
Many "Real Life" issues have been claiming my attnention lately ... but that's changing now. :)...
Nitallica
Offline Send Email
Jun 13, 2001
2:37 am
8
This note is to announce the second BETA release of version 3.1 of gawk. It is available from ...
Nitallica
Offline Send Email
Jun 13, 2001
2:38 am
9
At long last, gawk 3.1.0 is officially released. You can get it from ftp://ftp.gnu.org/gnu/gawk/gawk-3.1.0.tar.gz. Additional tarballs provide the TeX dvi and ...
Nitallica
Offline Send Email
Jun 13, 2001
2:40 am
10
Where can I get awk for NT - I remember seeing a site that had the binaries and a tutorial, but I forget which.<br>codepoet...
c_o_d_e_p_o_e_t
Offline Send Email
Jun 16, 2001
9:17 am
11
hrm ... I remember seeing one somewhere, but the link that I had died some time ago. I'll look around and see what I can find for you!...
Nitallica
Offline Send Email
Jun 17, 2001
10:57 pm
12
I have an input file and the field delimeter is "|" including the quotes. How can I tell awk to user this exact delimeter....I'm tring awk -F '\"|\"' but it...
francis_carino
Offline Send Email
Jul 17, 2001
5:34 pm
13
Try it like this:<br><br>\""|"\"<br><br>... the preceeding slash (\) tells awk that it's a literal character....
Nitallica
Offline Send Email
Jul 22, 2001
1:24 am
14
1) O'reilly's "Sed and Awk" - <a href=http://www.oreilly.com/ target=new>http://www.oreilly.com/</a><br>2) _The AWK Programming Language_ (ISBN 0-201-07981-X)...
Nitallica
Offline Send Email
Jul 22, 2001
1:24 am
15
Multilingual Batch Programs - AWK Batch Scripts Archive:<br><br><a href=http://www.maem.umr.edu/~batch/multilingual.html...
Nitallica
Offline Send Email
Jul 22, 2001
1:26 am
16
(Links section won't allow FTP URLs, so I'm posting it here)<br><br>ftp://ftp.armory.com./pub/scobins/gawk...
Nitallica
Offline Send Email
Jul 22, 2001
1:28 am
17
<a href=http://awka.sourceforge.net/ target=new>http://awka.sourceforge.net/</a> <br><br>You can embed an AWK program inside C or C++, or conversely embed C...
Nitallica
Offline Send Email
Jul 22, 2001
1:29 am
18
We're talking about the "classic" MacOS(pre-OSX). You'll need to use apple's mpw environment which you need to get from apple if you don't already have it. ...
Nitallica
Offline Send Email
Jul 22, 2001
1:31 am
19
SCAWK is a awk version in the scheme programming language, you can go to<br><a href=http://charles.lehalle.free.fr/tools.html...
Nitallica
Offline Send Email
Jul 22, 2001
1:32 am
20
<a href=http://www.lawebdelprogramador.com/ target=new>http://www.lawebdelprogramador.com/</a> - for info on New AWK (NAWK) in Spanish...
Nitallica
Offline Send Email
Jul 22, 2001
1:33 am
21
Awk code formatter<br><a href=http://www.math.utah.edu:8080/pub/awkpretty/ target=new>http://www.math.utah.edu:8080/pub/awkpretty/</a>...
Nitallica
Offline Send Email
Jul 22, 2001
1:33 am
22
Incidentally, wouldn't it be easier to write that into a quick awk batch file?...
Nitallica
Offline Send Email
Jul 22, 2001
1:35 am
23
You might want to try here, it's commercial tho:<br><br><br><a href=http://www.teleport.com/~thompson/main.html...
Nitallica
Offline Send Email
Jul 22, 2001
2:15 am
24
Some of you might find this interesting....<br><br><a href=http://www.angelfire.com/grrl/geeksthatgawk/awk.txt...
Nitallica
Offline Send Email
Oct 18, 2001
3:14 pm
25
GAWKDLL - GNU AWK as a 16-bit DLL<br><br><a href=http://www.muc.de/~walkerj/GAWKDLL/gawkdll.htm...
Nitallica
Offline Send Email
Oct 18, 2001
3:21 pm
26
I have started to imbed gawk in an MS Window and am wondering whether it has already been done....
mobjckskpr
Offline Send Email
Jan 13, 2002
1:54 pm
27
Hi,<br><br>If I'm not mistaken, this has been done already. :)...
Nitallica
Offline Send Email
Jan 15, 2002
7:03 pm
28
Hi everyone, I'm actually using nawk, not gawk...but I saw your previous posts on multiple characters as a field delimiter and i was wondering if anyone knew...
c_zutroy
Offline Send Email
Mar 15, 2002
5:01 pm
29
Is there a way to determine when you're done with a file? I have a large list of files and want to process each one individually. I want to know when to close...
Alicia Chin
c_zutroy
Offline Send Email
Mar 20, 2002
5:52 pm
30
Health! I'm working on a bash script and it contains a small awk script, I need set values on a shell variable inside the gawk script. Is this possible? I've...
pac0rro
Offline
Mar 26, 2002
11:29 am
Messages 1 - 30 of 221   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help