1、

You also see how programs are structured and learn AWK's record and field paradigm.

您还将了解如何组织程序,并学习AWK的记录和字段范例。

互联网摘选

2、

Awk also provides another special block, called the END block.

另外,awk还提供了另一种称为END的专用代码块。

互联网摘选

3、

For example, did you know you can do network programming with awk?

例如,您以前可能根本不知道可以使用awk进行网络编程。

互联网摘选

4、

This tutorial provides a hands-on introduction to the AWK text-processing language.

本教程为AWK文本处理语言提供了实践性的介绍。

互联网摘选

5、

Awk executes this block after all lines in the input file have been processed.

在输入文件的所有行处理完毕之后,awk执行这个代码块。

互联网摘选

6、

Awk has its own complement of special variables.

Awk有其自己的特殊变量集合。

互联网摘选

7、

In this tutorial, you use GAWK to learn the various methods of running AWK programs.

在本教程中,您将使用GAWK,以了解各种运行AWK程序的方法。

互联网摘选

8、

Perl's regular expression heritage comes from shell scripting and the awk/ grep tools.

Perl的正则表达式是从shell脚本程序以及awk/grep工具中继承而来的。

互联网摘选

9、

The awk command can be complex and used in a wide variety of situations.

awk命令可以很复杂并应用于广泛的情景中。

互联网摘选

10、

For such situations, awk allows you to define a BEGIN block.

对这种情况,awk支持定义BEGIN代码块。

互联网摘选

11、

Normally, awk executes each block of your script's code once for each input line.

通常,awk会针对每个输入行执行一次每个代码块。

互联网摘选

12、

I use AWK a lot for most small programs that I write.

我经常用AWK,主要是编写小程序。

互联网摘选

13、

You can use the awk command to quickly total the sales for each month.

您可以使用awk命令来快速获得每个月的销售总额。

互联网摘选

14、

Listing 15 shows how to get started with the awk command.

清单15显示了如何开始使用awk命令。

互联网摘选

15、

This will also bring the report into columns where awk can then be used to extract details.

这会让报告以列的形式呈现,awk可以从这些列中提取信息。

互联网摘选

16、

To ignore all records that contain the string'xnpd', one could use the following awk statement

要忽略包含字符串'xnpd'的所有记录,可以使用以下awk语句

互联网摘选

17、

In this series of articles, I'm going to turn you into a proficient awk coder.

在这一系列的文章中,我将使您成为精通awk的编程人员。我承认,awk并没有一个非常好听且又非常“时髦”的名字。

互联网摘选

18、

I find it more manageable to have separate awk statements for each condition I want met.

我发现,对于希望满足的每个条件,使用单独的awk语句更便于管理。

互联网摘选

19、

In awk, when a print command appears by itself, the full contents of the current line are printed.

在Awk中,当print命令单独出现时,将打印当前行的全部内容。

互联网摘选

20、

By using the NOT operator with awk, you can specify what records should NOT be extracted from the report.

通过在awk语句中使用NOT操作符,可以指定不应该提取哪些记录。

互联网摘选

  • 今日热词
  • 热门搜索

英语网英语词典(dict.25820.com)为您提供在线翻译英语词典单词大全英译汉汉译英等英语服务!可按单词字数词义分类查询。支持lj:关键词格式查询例句。

用户反馈
请选择反馈类型(可多选):
您的联系方式:
反馈内容:
提交成功 小编会尽快处理
回到顶部
点击反馈