The AWK Programming Language

0
(0)

The AWK Programming Language

作者:AlfredV.Aho/BrianW.Kernighan/PeterJ.Weinberger/柯必德

出版社:Pearson

出版年:1988-1-11

页数:210

定价:USD151.40

装帧:Paperback

ISBN:9780201079814

内容简介
······

Originally developed by Alfred Aho, Brian Kernighan, and Peter Weinberger in 1977, AWK is a pattern-matching language for writing short programs to perform common data-manipulation tasks. In 1985, a new version of the language was developed, incorporating additional features such as multiple input files, dynamic regular expressions, and user-defined functions. This new version is available for both Unix and MS-DOS. This is the first book on AWK. It begins with a tutorial that shows how easy AWK is to use. The tutorial is followed by a comprehensive manual for the new version of AWK. Subsequent chapters illustrate the language by a range of useful applications, such as: *Retrieving, transforming, reducing, and validating data *Managing small, personal databases *Text processing *Little languages *Experimenting with algorithms The examples illustrates the book's three themes: showing how to use AWK well, demonstrating AWK's versatility, and explaining how common computing operations are done. In addition, the book contains two appendixes: summary of the language, and answers to selected exercises. 020107981XB04062001

评论 ······

厉害厉害

https://github.com/wuzhouhui/awk 翻译真的很棒!

13/9/2 – 13/9/3
简明, 例子丰富.
感觉学会awk+sed就通吃文本处理了…

在同为shell的命令中,AWK是很灵活的文本处理工具,命令涉及的语法不多,并且语法和C语言类似。建议边读边写,在实践中发现问题,纠正知识误点,熟练掌握

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

推荐阅读

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册