<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Pattern Matching - Tag - SalehTZ</title><link>https://archive.salehtz.ir/tags/pattern-matching/</link><description>Pattern Matching - Tag - SalehTZ</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>mstalebizadeh@gmail.com (SalehTZ)</managingEditor><webMaster>mstalebizadeh@gmail.com (SalehTZ)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Tue, 27 May 2025 09:01:22 +0330</lastBuildDate><atom:link href="https://archive.salehtz.ir/tags/pattern-matching/" rel="self" type="application/rss+xml"/><item><title>Bandit Level 7 to 8: Finding a Needle with grep</title><link>https://archive.salehtz.ir/bandit_7_8/</link><pubDate>Tue, 27 May 2025 09:01:22 +0330</pubDate><author>SalehTZ</author><guid>https://archive.salehtz.ir/bandit_7_8/</guid><description><![CDATA[<h2 id="introduction">Introduction</h2>
<p>We have successfully used the <code>find</code> command to locate files based on their metadata. Now, for Bandit Level 7 to 8, our focus shifts from finding the <em>file</em> to finding specific <em>data inside</em> a file.</p>
<p>This level introduces <code>grep</code>, one of the most fundamental and widely used text-processing utilities in the Linux command-line world. 🕵️</p>
<h2 id="the-challenge-level-7-goal">The Challenge: Level 7 Goal</h2>
<p>The goal for this level is described as follows:</p>]]></description></item></channel></rss>