awk – text processing and data extraction

awk-command awk command.

awk is a text processing and data extraction/manipulation tool that takes text file or standard input and produces processed output.

Here are some of the most common tasks awk can help with:

  • extract specific data fields (portions of text line) based on awk field separators
  • calculate number of processed or skipped lines
  • calculate number of fields in a line of text
  • complete basic calculations with felds of data extracted from text
  • reformat data to match expected data fields format
  • reorder data fields

See Also




Contact Me

Follow me on Facebook, Twitter or Telegram:
Recommended
I learn with Educative: Educative
IT Consultancy
I'm a principal consultant with Tech Stack Solutions. I help with cloud architectrure, AWS deployments and automated management of Unix/Linux infrastructure. Get in touch!
Recent Articles
03 Sep 2024

macOS Sequoia 15.0

02 Sep 2024

Video: Has This Worked Before?

24 Mar 2024

Homelab: Mac Pro 2013 32GB

Recent Tweets