linux ftp serverLinux serverNETWORK ADMINISTRATIONS

Pipes, Grep, Sort Commands: Linux Tutorial 9

http://www.guru99.com/linux-pipe-grep.html This tutorial explains pipes, grep and sort commands with examples.

Click on the time points below to view different sections!

0:07 What are Pipes in Linux?
1:12 ‘pg’ and ‘More’ commands with example
1:38 The ‘grep’ Command with example
3:05 The ‘sort’ Command with example
5:23 Summary

What is a Pipe in Linux?
The Pipe is a command in Linux that lets you use two or more commands such that output of one command serves as input to the next. The symbol is ‘|’

What is grep in Linux?
If you want to search a particular information the postal code from a text file you can use grep command on command line.
Syntax – grep search_string

What is sort command in Linux?
This command helps in sorting out the contents of a file alphabetically.
Syntax – sort Filename

Like, share and subscribe our channel for more videos.
Watch more videos on our YouTube channel at https://www.youtube.com/channel/UC19i1XD6k88KqHlET8atqFQ
READ this as a book on Amazon by viewing at http://amzn.to/2gZGjbE
Visit our website for more! www.guru99.com
Read our blogs in https://www.guru99.com/blog/
FACEBOOK! Would you prefer to watch more about us? Like our page for more https://www.facebook.com/guru99com/
TWITTER! Tweet for us on Twitter with #guru99 and follow us on https://twitter.com/guru99com
LinkedIn! Follow us here https://www.linkedin.com/company/guru99/

THANKS! We appreciate you reading this and hope you have a wonderful day!

Sincerely,
Guru99

source

by Guru99

linux ftp command

Leave a Reply

Your email address will not be published. Required fields are marked *