Linux Crash Course - The grep Command

Опубликовано: 29 Март 2022
на канале: Learn Linux TV
128,473
5.1k

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

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

⏰ TIME CODES
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-essen... FULL LINUX COURSES!*
• Linux Crash Course ➜ https://linux.video/cc
• tmux ➜ https://linux.video/tmux
• vim ➜ https://linux.video/vim
• Bash Scripting ➜ https://linux.video/bash
• Proxmox VE ➜ https://linux.video/pve
• Ansible (Udemy) ➜ https://learnlinux.link/ansible
• Linux Essentials (Udemy) ➜ https://learnlinux.link/linux-essentials

🎓 MORE ABOUT LEARN LINUX TV
• Main site ➜ https://www.learnlinux.tv
• Community Forums ➜ https://community.learnlinux.tv
• Github Account ➜ https://github.com/LearnLinuxTV
• Content Ethics ➜ https://www.learnlinux.tv/content-ethics
• Request Paid Assistance ➜ https://www.learnlinux.tv/request-ass...

⚠️ DISCLAIMER
Learn Linux TV provides technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). Learn Linux TV is not responsible for any damages that may arise from any use of this content. Always make sure you have written permission before working with any infrastructure and that you are compliant with all company rules, change control procedures, and local laws.

#Linux #LinuxTutorial #grep