Linux Crash Course – The grep Command



Linux Crash Course – The grep Command

Linux Crash Course - The grep Command

The “Linux Crash Course” series (formerly known as the “Linux Essentials” series) tackles important concepts around Linux, one video at a time. In this video, Jay goes over the basics of the grep command, along with some useful examples.

Thanks to Linode for supporting this video!
– Check out Linode and get your very own Linux server ➜ https://learnlinux.link/akamai

🐧 Visit the official LearnLinuxTV forums and hang out with fellow Penguins ➜ https://community.learnlinux.tv

SUPPORT LEARN LINUX TV
Note: Commission may be earned for any and all links presented here.
– Support me on Patreon and get early access to new content! ➜ https://learnlinux.link/patron
– Check out jay’s latest book, Mastering Ubuntu Server 3rd Edition ➜ http://ubuntuserverbook.com
– Affiliate store for Linux compatible hardware/accessories ➜ https://learnlinux.link/amazon
– Check out the Tiny Pilot KVM for your Homelab ➜ https://learnlinux.link/tinypilot

— Individual Sections —
00:00 – Intro
00:38 – Check out Linode and get your very own Linux server!
01:58 – What is “grep”?
03:12 – Piping the cat command into grep
03:58 – How to omit a search string
04:49 – Running grep by itself
05:32 – Using grep against a sample file
07:33 – Showing line numbers with results
08:00 – Additional options with the grep command
10:06 – Using grep against multiple files
10:55 – Recursive search with grep

## Blog article for this video:
https://www.learnlinux.tv/linux-essentials-the-grep-command/

— Recommended stand-alone videos from Learn Linux TV —
• How to create a bootable flash drive for installing Linux ➜ https://linux.video/flash-usb
• Installing an operating system for Raspberry Pi ➜ https://linux.video/pi-imager
• Understanding Linux permissions ➜ https://linux.video/perms
• Essential tweaks for ALL Linux Servers ➜ https://linux.video/all-servers

BRUSH UP YOUR SKILLS WITH THESE STAND-ALONE TUTORIALS
• OpenSSH Guide ➜ https://linux.video/ssh
• How to better secure OpenSSH ➜ https://linux.video/secure-ssh
• 10 Linux Terminal Tips and Tricks to Enhance Your Workflow ➜ https://linux.video/cli-tricks-1
• Over 15 Terminal Tricks You Should Learn ➜ https://linux.video/cli-tricks-2

— Recommended Courses from Learn Linux TV —
• Get up to speed with managing an OpenStack Cloud ➜ https://linux.video/openstack
• Learn how to write your own Bash Scripts ➜ https://linux.video/bash
• Install, configure, and maintain a Proxmox VE Cluster ➜ https://linux.video/pve
• Automate tedious setup jobs by learning Ansible ➜ https://linux.video/ansible
• Learn how to exit vim (and use it too) ➜ https://linux.video/vim

— Linux-related Podcasts —
• Enterprise Linux Security ➜ https://enterpriselinuxsecurity.show
• The Homelab Show ➜ https://thehomelab.show

— Fun Linux-related Projects —
• Run your own Gitlab CE Server ➜ https://linux.video/gitlab
• Build a Kubernetes Cluster on Proxmox ➜ https://linux.video/pve-k8s
• Set up your own Nextcloud Server ➜ https://linux.video/nextcloud

— Official Learn Linux TV Sites —
• Main site ➜ https://www.learnlinux.tv
• Community ➜ https://community.learnlinux.tv

— FAQ —
• Which distro do I use? ➜ https://learnlinux.link/mydistro
• My recording gear (commissions earned) ➜ https://learnlinux.link/recording-stuff

Disclaimer: LearnLinuxTV provides technical content on YouTube that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). LearnLinuxTV is not responsible for any damages that may arise from any use of this content. The viewer is expected to follow best judgement and to make his/her/their best decisions while working with production or non-production systems and hardware.

#Linux #LinuxTutorial #grep