comp.lang.awk FAQ
This material of this faq originates from the comp.lang.awk FAQ that you can find there: * http://www.faqs.org/faqs/computer-lang/awk/faq/ . . . files (selected at runtime)? <include "OpeningFiles"> [[http://awk.freeshell.org/?action=edit;id=OpeningFiles| . . .
8K - last updated 2009-03-04 12:42 UTC by pgas
comp.lang.awk FAQJapanese
This material of this faq originates from the comp.lang.awk FAQ that you can find there: * http://www.faqs.org/faqs/computer-lang/awk/faq/ . . . files (selected at runtime)? <include "OpeningFilesJapanese"> [[http://awk.freeshell.org/?action=edit;id=OpeningFilesJapanese| . . .
4K - last updated 2008-11-24 09:01 UTC by pgas
MultipleFiles
<toc> === Version warning Some of these techniques will require non-ancient versions of awk. === . . . files (selected at runtime)? <include "OpeningFiles"> [[http://awk.freeshell.org/?action=edit;id=OpeningFiles| . . .
2K - last updated 2008-11-18 13:38 UTC by pgas
OpeningFiles
You can open files dynamically using `getline', `close', and `print EXPR > FILENAME', like: {{{ awk . . .
1K - last updated 2008-11-18 13:33 UTC by pgas
OpeningFilesJapanese
You can open files dynamically using `getline', `close', and `print EXPR > FILENAME', like: {{{ awk . . .
1K - last updated 2008-11-24 08:09 UTC by pgas
5 pages found.