Skip to content
  • Home
  • About
  • eBooks
  • Shop
  • Donate
  • Linux Online Courses
  • Subscribe to Newsletter
  • Linux Hosting
  • A-Z Linux Commands
  • Get Involved
    • Testimonials
    • Join TecMint
    • Submit Article Request
    • Suggest an Update
Tecmint: Linux Howtos, Tutorials & Guides
  • Linux Distro’s
    • Best Linux Distros
    • RedHat Distributions
    • Linux Distros for Beginners
    • Linux Server Distros
    • Debian Distributions
    • Ubuntu Distributions
    • Arch Linux Distros
    • Rolling Linux Distros
    • KDE Linux Distros
    • Secure Linux Distros
    • Linux Distros for Old PC
    • New Linux Distros
    • Linux Distros for Kids
    • Linux Distros for Windows Users
  • FAQ’s
  • Programming
    • Shell Scripting
    • Learn Python
    • Learn Awk
  • Linux Commands
  • Linux Tricks
  • Best Linux Tools
  • Certifications
    • RHCE Exam
    • RHCSA Exam
    • LFCE Exam
    • LFCS Exam
    • Ansible Exam
  • Guides
    • Hadoop Series
    • Docker Series
    • Postfix Mail
    • XenServer Series
    • RHEV Series
    • Clustering Series
    • LVM Series
    • RAID Series
    • KVM Series
    • iSCSI Series
    • Zentyal Series
    • Ansible Series
    • Django Series
    • Create GUI Apps
  • Monitoring Tools
    • Nagios
    • Zabbix
    • Cacti
    • Observium
    • Monitorix
    • Collectd
    • Collectl
    • MySQL Monitoring

Awk Command

Search Strings in Files Linux

6 Best CLI Tools to Search Plain-Text Data Using Regular Expressions

2 Comments

This guide takes a tour of some of the best command-line tools that are used for searching matching strings or patterns in text files. These tools are usually used alongside regular expressions – shortened

Write Shell Scripts in Awk

How to Write Scripts Using Awk Programming Language – Part 13

Leave a comment

All along from the beginning of the Awk series up to Part 12, we have been writing small Awk commands and programs on the command line and in shell scripts respectively. However, Awk, just

Use Flow Control Statements in Awk

How to Use Flow Control Statements in Awk – Part 12

3 Comments

When you review all the Awk examples we have covered so far, right from the start of the Awk series, you will notice that all the commands in the various examples are executed sequentially,

Use Shell Variables in Awk

How to Allow Awk to Use Shell Variables – Part 11

2 Comments

When we write shell scripts, we normally include other smaller programs or commands such as Awk operations in our scripts. In the case of Awk, we have to find ways of passing some values

Awk Built in Variables Examples

Learn How to Use Awk Built-in Variables – Part 10

Leave a comment

As we uncover the section of Awk features, in this part of the series, we shall walk through the concept of built-in variables in Awk. There are two types of variables you can use

Learn Awk Patterns BEGIN and END

Learn How to Use Awk Special Patterns ‘BEGIN and END’ – Part 9

2 Comments

In Part 8 of this Awk series, we introduced some powerful Awk command features, that is variables, numeric expressions and assignment operators. As we advance, in this segment, we shall cover more Awk features,

Learn Awk Variables, Numeric Expressions and Assignment Operators

Learn How to Use Awk Variables, Numeric Expressions and Assignment Operators – Part 8

Leave a comment

The Awk command series is getting exciting I believe, in the previous seven parts, we walked through some fundamentals of Awk that you need to master to enable you perform some basic text or

Read Awk Input from STDIN

How to Read Awk Input from STDIN in Linux – Part 7

17 Comments

In the previous parts of the Awk tool series, we looked at reading input mostly from a file(s), but what if you want to read input from STDIN. In this Part 7 of Awk

Use next Command with Awk in Linux

How to Use ‘next’ Command with Awk in Linux – Part 6

2 Comments

In this sixth part of Awk series, we shall look at using next command, which tells Awk to skip all remaining patterns and expressions that you have provided, but instead read the next input

Use Compound Expressions with Awk

How to Use Compound Expressions with Awk in Linux – Part 5

5 Comments

All along, we have been looking at simple expressions when checking whether a condition has been meet or not. What if you want to use more then one expression to check for a particular

Post navigation
Older posts
1 2 Next →

Over 3,500,000+ Readers

Join TecMint on Facebook Follow TecMint on Twitter Join TecMint on LinkedIn Follow TecMint on Instagram Follow TecMint via RSS Feed Subscribe to TecMint Newsletter
A Beginners Guide To Learn Linux for Free [with Examples]
Red Hat RHCSA/RHCE 8 Certification Study Guide [eBooks]
Linux Foundation LFCS and LFCE Certification Study Guide [eBooks]

Learn Linux Commands and Tools

How to Find Linux Server Geographic Location in Terminal

5 Ways to Empty or Delete a Large File Content in Linux

How to Convert Files to UTF-8 Encoding in Linux

51 Useful Lesser Known Commands for Linux Users

How to Run a Command with Time Limit (Timeout) In Linux

How to Recover a Deleted File in Linux

Join TecMint Weekly Newsletter

If You Appreciate What We Do Here On TecMint, You Should Consider:

Support Us

Linux Server Monitoring Tools

SARG – Squid Analysis Report Generator and Internet Bandwidth Monitoring Tool

whowatch – Monitor Linux Users and Processes in Real Time

Bandwhich – A Network Bandwidth Utilization Tool for Linux

Use Glances to Monitor Remote Linux in Web Server Mode

A Shell Script to Send Email Alert When Memory Gets Low

4 Ways to Watch or Monitor Log Files in Real Time

Learn Linux Tricks & Tips

How to Use ‘cat’ and ‘tac’ Commands with Examples in Linux

5 Useful Ways to Do Arithmetic in Linux Terminal

How to Count Number of Files and Subdirectories inside a Given Directory

10 Amazing and Mysterious Uses of (!) Symbol or Operator in Linux Commands

11 Ways to Find User Account Info and Login Details in Linux

How to Find Files With SUID and SGID Permissions in Linux

Best Linux Tools

11 Best Graphical Git Clients and Git Repository Viewers for Linux

9 Best File Comparison and Difference (Diff) Tools for Linux

10 Top Open Source Caching Tools for Linux in 2020

24 Free Open Source Applications I Found in Year 2019

The 8 Best Free Anti-Virus Programs for Linux

7 Best Calendar Apps for Linux Desktop in 2020

  • Donate to TecMint
  • Contact Us
  • Advertise on TecMint
  • Linux Services
  • Copyright Policy
  • Privacy Policy
  • Career
  • Sponsored Post
Tecmint: Linux Howtos, Tutorials & Guides © 2021. All Rights Reserved.

The material in this site cannot be republished either online or offline, without our permission.

Hosting Sponsored by : Linode Cloud Hosting

Scroll back to top