Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб Complete Grep Tutorial | Bash в хорошем качестве

Complete Grep Tutorial | Bash 2 года назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



Complete Grep Tutorial | Bash

Learn the Bash command of Grep through examples as I walk you through a beginner to advance course. We will discuss several options including using Regex to perform pattern searches. These are commands I personally ran throughout my career, so they aren’t just some commands I googled to make a video about. Grep is an essential command for Admins and Pentesters/Hackers as you can search through multiple files for patterns. Link to Grep blog post: https://villaroot.com/articles/Grep-b... VillaRoot is currently a Pentester Consultant with a background in System Engineering managing and supporting Linux and Windows Servers. Twitter:   / villaroot   Blog: https://www.villaroot.com/ ---------------------------- Contents of Video ---------------------------- 0:00 Intro 0:24 Basic Grep Syntax 1:03 Lines before/after match (-A -B -C) 3:03 Recursive, case insensitive (-r, -i) 7:13 Multiple patterns and line number (-E, egrep, -n) 10:19 Remove pattern matches and pipe to grep (-v, | ) 12:39 Regex with Grep

Comments