AWK Command Guide With Examples

interpretive language scripts


Moderator: Forum moderators

Post Reply
User avatar
nathan-sr
Posts: 33
Joined: Thu Apr 07, 2022 10:12 am
Has thanked: 26 times
Been thanked: 17 times

AWK Command Guide With Examples

Post by nathan-sr »

I mentioned briefly about the power of the awk command for large data processing over numerous files, in my other post, but did not provide any examples, which viewers could use.

Here, in this post, I am attaching an easy guide, from which, all Examples can be copied and pasted on to a Terminal ( for urxvt terminal use shift+insert keys OR middle click mouse to Paste - or else install LXTerminal or XCFE Terminal for ease of use ) and test these examples for learning.

This guide is taken from an online tutorial site and all credits goes to its authors.

Hope you find this guide very useful for your work.

Attachments
AWK_Quick_Guide_Open_This_File_inside_Google_Chrome.mht.zip
(395.25 KiB) Downloaded 84 times
User avatar
wiak
Posts: 3665
Joined: Tue Dec 03, 2019 6:10 am
Location: Packing - big job
Has thanked: 56 times
Been thanked: 1026 times
Contact:

Re: AWK Command Guide With Examples

Post by wiak »

I think you could give this link (which seems to open the content okay): https://www.tutorialspoint.com/awk/index.htm

But I doubt you can publish that mht.zip copy of the material since tutorialspoint user agreement states:

https://www.tutorialspoint.com/about/ab ... of_use.htm

User Obligations
You are not allowed to translate, republish, or print the content of this website without a written permission from the company.

You are not allowed to copy, print and distribute eBooks (pdfs) for any purpose other than for personal use. You are not allowed to make copies, display and share with individuals or organizations, in lieu of payment or for free.

I could be wrong, but that's how I read the terms of use and leave it to @rockedge to decide. We do have to be careful on the forum regarding content allowed to be posted here.

https://www.tutorialspoint.com/awk/awk_pdf_version.htm

You can download the PDF of this wonderful tutorial by paying a nominal price of $9.99. Your contribution will go a long way in helping us serve more readers.

It certainly looks like a nice AWK tutorial, and I agree that it is a great (and underused on this forum) language.

https://www.tinylinux.info/
DOWNLOAD wd_multi for hundreds of 'distros' at your fingertips: viewtopic.php?p=99154#p99154
Αξίζει να μεταφραστεί;

Post Reply

Return to “Scripts”