2017年1月24日星期二

阅收藏:Download Free eBook PDF: The Awk Programming Language

via nixCraft Linux Sys Admin Blog

AWK is a programming language designed for text processing and typically used for a data extraction and reporting tool. It is a standard feature of Linux, FreeBSD, OpenBSD, MacOS and most Unix-like systems.

The Awk Programming Language

The Awk Programming Language

This is one of my favorite books. It is a superb book if you are looking to learn about AWK. AWK is very fast when it comes to data processing. I highly recommend this classic book to all Unix fans.

Download The Awk Programming Language Book PDF Version {11.7 MB} or use wget command as follows:
$ wget https://archive.org/download/pdfy-MgN0H1joIoDVoIC7/The_AWK_Programming_Language.pdf
Sample outputs:

--2017-01-23 10:17:18--  https://archive.org/download/pdfy-MgN0H1joIoDVoIC7/The_AWK_Programming_Language.pdf
Resolving archive.org (archive.org)... 207.241.224.2
Connecting to archive.org (archive.org)|207.241.224.2|:443... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: https://ia802309.us.archive.org/25/items/pdfy-MgN0H1joIoDVoIC7/The_AWK_Programming_Language.pdf [following]
--2017-01-23 10:17:19--  https://ia802309.us.archive.org/25/items/pdfy-MgN0H1joIoDVoIC7/The_AWK_Programming_Language.pdf
Resolving ia802309.us.archive.org (ia802309.us.archive.org)... 207.241.228.49
Connecting to ia802309.us.archive.org (ia802309.us.archive.org)|207.241.228.49|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8204128 (7.8M) [application/pdf]
Saving to: 'The_AWK_Programming_Language.pdf'

The_AWK_Programming_Language.pdf            100%[========================================================================================>]   7.82M  11.7MB/s    in 0.7s    

2017-01-23 10:17:20 (11.7 MB/s) - 'The_AWK_Programming_Language.pdf' saved [8204128/8204128]

没有评论: