Из-за периодической блокировки нашего сайта РКН сервисами, просим воспользоваться резервным адресом:
Загрузить через dTub.ru Загрузить через ClipSaver.ruУ нас вы можете посмотреть бесплатно LCL 29 - grep - Linux Command Line tutorial for forensics или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Роботам не доступно скачивание файлов. Если вы считаете что это ошибочное сообщение - попробуйте зайти на сайт через браузер google chrome или mozilla firefox. Если сообщение не исчезает - напишите о проблеме в обратную связь. Спасибо.
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
Linux Command Line tutorial for forensics - 29 - grep ♥️ SUBSCRIBE for more videos: https://www.youtube.com/bluemonkey4n6... Difficulty Level: Beginner Prerequisites: basic understanding of linux command line and networking concepts. In this video, we will look at the commands to help you find strings or pattern within files. Video timeline 00:00 intro 01:38 -i ignore case 02:29 -c count of matching lines 03:01 multiple input files 03:46 -l list files with matches 04:39 -r recursive search 05:27 -v invert match 05:27 -e expression match 07:01 -A n print n number of lines after the matching line -B n print n number of lines before the matching line 08:10 -w matching whole word only 09:02 regular expressions (^ $ .) 11:57 BONUS: regex for valid IP4 addresses (range specifiers [], ?) 15:19 recap interview with Brian Kernighan ( • Where GREP Came From - Computerphile ) ⭕️ For other videos about the Linux command line, see other videos in this series: • Linux Command Line tutorial Linux distro: CAINE linux (http://www.caine-live.net) Virtualization software: Virtual Box (http://virtualbox.org) 🔨 for a more in-depth dive into grep: grep Pocket Reference from Amazon: https://amzn.to/3oHYqWC This course was designed to provide information on how to use the command line environment in a Unix/Linux system to accomplish tasks such as imaging, data acquisition, and archiving. his course covers the basics of Unix/Linux commands that allow users to view and edit text files, obtain hardware and system information, partitioning and formatting, process related commands, manipulating disks and partitions, imaging, archiving, logical acquisition, live system response, and basic networking. This would be beneficial for folks who are interested in digital forensics, incidence response, system administration, ethical hacking, or just plain linux. his course covers material for beginners as well as for advanced users. This course would also be helpful if you are considering taking the CompTIA Linux+ certification test. DISCLAIMER: Links in this video description might be affiliate links. If you purchase a product or service using one of these links, I may receive a small commission at no additional cost to you. Thank you! #dfir #linux #grep