• 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

linux command

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

grep command to find multiple strings or keyword from file

June 3, 2014 by Sharad Chhetri Leave a Comment

This post explains about grep command to find multiple strings or keyword from file. In Linux or Unix like operating system, the grep command utility is widely used. Grep is a command-line utility for searching plain-text data sets for lines matching a regular expression. Grep was originally developed for the Unix operating system, but is […]

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

Jpeg Image Optimization / Compress on Linux

May 29, 2014 by Sharad Chhetri Leave a Comment

JPEG format of files are usually seen in Photography devices. Abbreviation of “JPEG” is Joint Photographic Experts Group.The JPEG compression algorithm is at its best on photographs and paintings of realistic scenes with smooth variations of tone and color. While optimizing website page load speed, I found JPEG files in the website was another reason. […]

Filed Under: Linux Commands Tagged With: linux command

  • « Go to Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 3
  • Go to page 4
  • Go to page 5
  • Go to page 6
  • Go to page 7
  • Interim pages omitted …
  • Go to page 13
  • Go to Next Page »

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

sed: -e expression #1, char 24: Invalid range end

AttributeError: ‘WSGIRequest’ object has no attribute ‘session’ Django python web framework

Run the script using nohup without hitting enter key two times

safest method to remove softlink in linux

Forward all incoming emails to other SMTP server or gateway

Keep logs of user after sudo su – : Secondary Logging

Install and optimize the png file by using optipng

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