• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
sharadchhetri

sharadchhetri

Tutorials On Linux, Unix & Open Source

  • Home
  • Linux Commands
  • Resources
    • Learn Linux
  • My WordPress plugins

awk

cat,sed and awk commands to display file contents

June 24, 2014 by Sharad Chhetri 1 Comment

The tutorial is about how to use cat,sed and awk commands to display file contents . when we start with linux basic commands, we generally introduced with cat command to show file contents. But with the help of sed and awk command also, you can see the file contents. The output will be similar to […]

Filed Under: Linux, Linux Commands Tagged With: awk, cat, linux command, sed

awk command to print columns from file

June 7, 2014 by Sharad Chhetri Leave a Comment

In this tutorial we will learn, how to use awk command to print columns from file. This tip is often used by Unix/Linux System Administrator. AWK Command Awk is one of the awesome tool for processing the rows and columns.It also has feature to search keywords/strings . Awk command is widely used by Unix/Linux users […]

Filed Under: Linux, Linux Commands Tagged With: awk, linux command

How to list users above or below particular user id

June 6, 2014 by Sharad Chhetri 2 Comments

In rare cases, you will find sometimes we need to list users above or below particular user id. Such requirement mostly come when you are playing around users related troubleshooting. For an example, we want to list the users which are above userid 500 in Linux System. The user related information like username and user […]

Filed Under: Linux, Linux Commands Tagged With: awk, linux command

awk command to search keyword or strings in file

June 5, 2014 by Sharad Chhetri Leave a Comment

In this tutorial we will learn, awk command to search keyword or strings in file . We will search single as well as multiple keyword with awk Command. This is a commonly used tips by most of the System Admin. Whereas the same result you can also find by using grep command. Introduction of AWK […]

Filed Under: Linux, Linux Commands Tagged With: awk, linux command

Primary Sidebar

Our Social Media Presence

  • Facebook
  • GitHub
  • Twitter

Linux Command

What is Linux Internal And External Command

Linux Basic Commands With Examples For Every Beginner

tr command to convert lines to space , tab and vertical tab

smbpasswd command not found on CentOS 7 and RHEL 7

Solution : semanage command not found

Unix / Linux : How to print duplicate lines from file

More Posts from this Category

You Might Like These Articles!

simplecodesyntax wordpress plugin

SimpleCodeSyntax : My Another WordPress Plugin

Install Nginx

How To Install Nginx On Ubuntu 22.04 LTS

Install Latest Git package in Ubuntu Operating System

How To Always Install Latest Git Package In Ubuntu Operating System

Bash script for installing VirtualBox on Ubuntu 22.04 LTS Desktop

Install VirtualBox On Ubuntu 22.04 LTS Desktop (Bash Script)

libfuse

dlopen(): error loading libfuse.so.2 – Got Error On Ubuntu

Failed to open/create the internal network

VirtualBox Error: Failed to open/create the internal network

Always Useful Tips And Tricks

Replace keyword with its filename without extension : bash script

How to see line numbers in file through cat command

WordPress host IP changed not able to open wp-admin and site page looks scattered

postgres database backup script using database user password inside

Forward all incoming emails to other SMTP server or gateway

How to convert rpm file into deb file

How to find when Operating system was installed in linux CentOS and Red Hat

Explore 90+ Article On "Linux Tips And Tricks"

Copyright © 2023 ยท
The material in this site cannot be republished either online or offline, without our permission.
Proudly Blogging From Bharat.

  • Contact
  • About Me
  • My WordPress plugins
  • Privacy Policy