Perl, while it did not replace any single language that was becoming stale, combined features of several little languages like sed, awk, and shell scripts, along with a lot of C-style expressions.
Perl虽然没有取代任何将要陈旧的单个语言,但是它组合了一些小语言,像sed、awk和shell脚本的特性,以及许多c风格的表达式。
Listing 4 contains a simple script using sed and awk to compress the output of ausearch down to only the non-duplicated (time omitted) executable and port number fields.
清单4包含了一个简单的脚本,它使用sed和awk将ausearch的输出压缩成只有不重复的(忽略时间)可执行程序和端口号字段。
Probably some standard Unix shell tools like awk, sed, or tr could be used cleverly to get the precise output desired.
也许可以聪明地使用一些标准的Unixshell工具,如awk、sed或者tr,以准确得到所需要的输出。
This filtering may well include deleting headers or trailers from the data file; sed and awk are your friends for any text-filtering requirements.
这可能包括删除数据文件中头尾不需要的信息;sed和awk 有助于满足任何文本筛选需求。
As you can see, the rules to build the targets include intermediate steps, too, that use tools, such as sed and awk, to produce header files that are used in later steps.
正如您可以看到的,用于编译目标的规则还包括一些中间步骤,其中使用了一些相关的工具,如sed和awk,以产生在后续的步骤中将要使用的头文件。
Many other UNIX tools, including interactive editors vi and Emacs, stream editors sed and awk, and all modern programming languages, also support regular expressions.
许多其他UNIX工具,包括交互式编辑器vi和Emacs、流编辑器sed 和awk,以及所有现代编程语言都支持正则表达式。
This includes crafting loops and knowing how to parse data using utilities like awk, grep, and sed.
这包括巧妙使用循环和知道如何使用awk、grep和sed等的实用程序解析数据。
Of course, you also have the full power of the Linux or UNIX commands such as sed or awk for more complex jobs, but you should also know how to use shell expansions.
当然,您仍然拥有Linux或UNIX命令(如sed或awk)的全部功能来执行更复杂的工作,但是您也应该了解如何使用shell扩展。
He had been using languages like the Unix programs sed, awk, and sh, along with programs written in C, to perform a variety of tasks.
他曾经用像Unix程序sed、awk和sh,以及用c写的程序的语言执行过各种各样的任务。
Reasons include the lack of knowledge about the available tools or, in many cases, the fear of regular expressions needed for learning to use sed, AWK, or Perl.
原因有多方面:缺乏对可用工具的了解;或者,在许多情况下,害怕使用正则表达式,而这是学会使用sed、AWK 或 Perl所需要的。
You don't have to sed, awk, grep, and perl your way through reams of onstat or snapshot data.
您不必对大量onstat或快照数据进行 sed、awk、grep和perl 操作。
In capabilities and programming level, Rexx can be compared most closely to bash plus the GNU text utilities (throwing in grep and sed for good measure); or maybe to awk or Perl.
在实际能力和编程级别上,Rexx最接近于bash加上gnu文件工具(外加grep和sed);或者可能相当于awk或Perl。
In capabilities and programming level, Rexx can be compared most closely to bash plus the GNU text utilities (throwing in grep and sed for good measure); or maybe to awk or Perl.
在实际能力和编程级别上,Rexx最接近于bash加上gnu文件工具(外加grep和sed);或者可能相当于awk或Perl。
应用推荐