• 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

cat

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

How to create a file with cat command

June 25, 2013 by Sharad Chhetri Leave a Comment

How to create a file with cat command Cat command has many use , in my earlier post I wrote about how to see line no. in file with cat command In this example I will guide how simply you can also create a file and write content in it. Steps to follow In this […]

Filed Under: Linux, Tips And Tricks Tagged With: cat

How to see line numbers in file through cat command

June 25, 2013 by Sharad Chhetri 2 Comments

How to get line numbers in file through cat command Cat command can be used for many purposes. But do you also know you can see the line numbers in files with the help of cat command. With this method it is easy to troubleshoot or this information is also useful while creating the bash […]

Filed Under: Linux, Tips And Tricks Tagged With: cat

Linux Tac Command : Reverse Of cat Command Output

June 9, 2013 by Sharad Chhetri Leave a Comment

tac command

The tac command shows the output of cat command in reverse manner hence the name of this command is also in reverse form that is tac . As we know cat command is used to see the content of file,creating the new file and concatenating the two file also (If you do not know soon […]

Filed Under: Linux, Linux Commands Tagged With: cat, linux command, tac

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

Nagios HTTP WARNING: HTTP/1.1 403 Forbidden

New XAMPP security concept

How to configure ethernet in CentOS 6 after installing in Virtual Box

master admin password openerp 7.x

Yum Error database disk image is malformed

Non interactive ,without typing password do ssh to Server : By sshpass

4 Different commands to find system uptime in linux

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