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

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 Run Commands from Standard Input Using Tee and Xargs in Linux

15 Practical Examples of ‘echo’ command in Linux

20 Funny Commands of Linux or Linux is Fun in Terminal

51 Useful Lesser Known Commands for Linux Users

Fun in Linux Terminal – Play with Word and Character Counts

Block SSH Server Attacks (Brute Force Attacks) Using DenyHosts

Join TecMint Weekly Newsletter

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

Support Us

Linux Server Monitoring Tools

Monitor Server Resources with Collectd-web and Apache CGI in Linux

Dstat – A Resourceful Tool to Monitor Linux Server Performance in Real-Time

How to Use ‘fsck’ to Repair File System Errors in Linux

vtop – A Linux Process and Memory Activity Monitoring Tool

Iotop – Monitor Linux Disk I/O Activity and Usage Per-Process Basis

20 Netstat Commands for Linux Network Management

Learn Linux Tricks & Tips

5 Command Line Tools to Find Files Quickly in Linux

Powerline – Adds Powerful Statuslines and Prompts to Vim Editor and Bash Terminal

How to Delete Root Mails (Mailbox) File in Linux

How to Create Multiple User Accounts in Linux

Linux_Logo – A Command Line Tool to Print Color ANSI Logos of Linux Distributions

2 Ways to Create an ISO from a Bootable USB in Linux

Best Linux Tools

16 Best Open Source Music Making Software for Linux

Best Open Source Internet Radio Player for Linux

Best Skype Alternatives for Linux Desktop

6 Best PDF Page Cropping Tools For Linux

12 Best Media Server Software for Linux in 2021

Best Tools to Install on Fresh Linux Mint Installation

  • 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