Sure, awk doesn't have a great name.
的确,awk没有一个动听的名字。
清单1.象awk吗?
You can use grep, awk, Perl, and other solutions.
您可以使用grep、awk、Perl和其他的解决方案。
See Resources for more details about how to use awk.
有关如何使用awk 的更多详细信息,请参见参考资料。
See Resources for more details about how to use awk.
有关如何使用awk的更多详细信息,请参见参考资料。
Printing specified fields of text file is a simple awk task.
打印文本文件中的指定字段是一项简单的awk任务。
Listing 15 shows how to get started with the awk command.
清单15显示了如何开始使用awk命令。
The awk command can be complex and used in a wide variety of situations.
awk命令可以很复杂并应用于广泛的情景中。
Awk executes this block after all lines in the input file have been processed.
在输入文件的所有行处理完毕之后,awk执行这个代码块。
Another nice thing about awk is its full complement of mathematical operators.
Awk的另一个优点是它拥有全面的数学运算符。
Next, awk reduces the output to the process ID, which you feed into xargs.
接下来,awk只显示输出结果中的进程ID,并将它传递给xargs。
Executing an Awk script on SLES10 and SLES10 SP2 results in the following error.
在SLES10和SLES10SP2中执行awk脚本将导致以下错误。
You know how to figure out what version of Cygwin, awk, and other tools you have.
你知道如何了解你的Cygwin、awk和其他工具的版本。
In this tutorial, you use GAWK to learn the various methods of running AWK programs.
在本教程中,您将使用GAWK,以了解各种运行awk程序的方法。
This tutorial provides a hands-on introduction to the AWK text-processing language.
本教程为AWK文本处理语言提供了实践性的介绍。
I find it more manageable to have separate awk statements for each condition I want met.
我发现,对于希望满足的每个条件,使用单独的awk语句更便于管理。
The tool comes with a postprocessing script that requires a UNIX shell and awk capabilities.
该工具随后处理程序脚本一起提供,该脚本需要UNIXshell和awk功能。
Take that line and use awk to print the second field, which is the total memory in the node.
获取那一行并使用awk输出第二个字段,它是节点中的总内存。
You don't have to sed, awk, grep, and perl your way through reams of onstat or snapshot data.
您不必对大量onstat或快照数据进行 sed、awk、grep和perl 操作。
To ignore all records that contain the string 'xnpd', one could use the following awk statement
要忽略包含字符串'xnpd' 的所有记录,可以使用以下 awk 语句
This tutorial is written for anyone who wants to begin harnessing the text-manipulation power of AWK.
本教程面向那些需要利用 AWK强大的文本操作功能的读者。
This includes crafting loops and knowing how to parse data using utilities like awk, grep, and sed.
这包括巧妙使用循环和知道如何使用awk、grep和sed等的实用程序解析数据。
Awk is one of those languages that, once learned, will become a key part of your strategic coding Arsenal.
awk是一种一旦学会就会成为您战略代码库的重要部分的语言。
By using the NOT operator with awk, you can specify what records should NOT be extracted from the report.
通过在awk语句中使用NOT操作符,可以指定不应该提取哪些记录。
By using the NOT operator with awk, you can specify what records should NOT be extracted from the report.
通过在awk语句中使用NOT操作符,可以指定不应该提取哪些记录。
应用推荐