Skip to content
  • Home
  • About
  • eBooks
  • Shop
  • Donate
  • Linux Online Courses
  • Subscribe to Newsletter
  • Linux Hosting
  • A-Z Linux Commands
  • Get Involved
    • Testimonials
    • We are Hiring!
    • Submit Article Request
    • Suggest an Update
Tecmint: Linux Howtos, Tutorials & Guides
  • Linux Distro’s
    • CentOS Alternatives
    • 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
    • Linux Distributions for Students
  • 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
    • LFCA 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

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 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

Use Comparison Operators with AWK

How to Use Comparison Operators with Awk in Linux – Part 4

11 Comments

When dealing with numerical or string values in a line of text, filtering text or strings using comparison operators comes in handy for Awk command users. In this part of the Awk series, we

Use Awk to Filter Text or Strings Using Pattern

How to Use Awk to Filter Text or Strings Using Pattern Specific Actions

7 Comments

In the third part of the Awk command series, we shall take a look at filtering text or strings based on specific patterns that a user can define. Sometimes, when filtering text, you want

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

10 Useful ‘locate’ Command Practical Examples for Linux Newbies

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

Difference Between su and sudo and How to Configure sudo in Linux

How to Test Website Loading Speed in Linux Terminal

tuptime – Shows Historical and Statistical Running Time of Linux Systems

8 Linux Nslookup Commands to Troubleshoot DNS (Domain Name Server)

Join TecMint Weekly Newsletter

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

Support Us

Linux Server Monitoring Tools

bmon – A Powerful Network Bandwidth Monitoring and Debugging Tool for Linux

Mytop – A Useful Tool for Monitoring MySQL/MariaDB Performance in Linux

How to Configure Custom Access and Error Log Formats in Nginx

BCC – Dynamic Tracing Tools for Linux Performance Monitoring, Networking and More

ngxtop – Monitor Nginx Log Files in Real Time in Linux

4 Tools to Manage EXT2, EXT3 and EXT4 Health in Linux

Learn Linux Tricks & Tips

How to Identify Working Directories Using Shell Characters and Variables

Find Top Running Processes by Highest Memory and CPU Usage in Linux

Add Rainbow Colors to Linux Command Output in Slow Motion

How to Use ‘find’ Command to Search for Multiple Filenames (Extensions) in Linux

10 Useful Linux Command Line Tricks for Newbies – Part 2

How to Find MySQL, PHP and Apache Configuration Files

Best Linux Tools

Top 7 Apps to Install for Your Nextcloud Instance

9 Best Twitter Clients for Linux That You Will Love to Use

10 Top Open Source Caching Tools for Linux in 2020

20 Useful Security Features and Tools for Linux Admins

My Favorite Command Line Editors for Linux – What’s Your Editor?

8 Best MySQL/MariaDB GUI Tools for Linux Administrators

  • Donate to TecMint
  • Contact Us
  • Advertise on TecMint
  • Linux Services
  • Copyright Policy
  • Privacy Policy
  • Career
  • Sponsored Post
Tecmint: Linux Howtos, Tutorials & Guides © 2022. 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