<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Обеспечить возможность поиска заданной строки]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=32779&amp;type=atom" />
	<updated>2013-12-20T23:24:55Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=32779</id>
		<entry>
			<title type="html"><![CDATA[Re: Обеспечить возможность поиска заданной строки]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=383563#p383563" />
			<content type="html"><![CDATA[<p>не за ч т о</p>]]></content>
			<author>
				<name><![CDATA[moshell]]></name>
				<uri>https://linuxforum.ru/profile.php?id=20870</uri>
			</author>
			<updated>2013-12-20T23:24:55Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=383563#p383563</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Обеспечить возможность поиска заданной строки]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=383525#p383525" />
			<content type="html"><![CDATA[<p>даа, эта переменная содержит заданную строку. спасибо))</p>]]></content>
			<author>
				<name><![CDATA[natalia.nikiforowa]]></name>
				<uri>https://linuxforum.ru/profile.php?id=32919</uri>
			</author>
			<updated>2013-12-20T21:10:08Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=383525#p383525</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Обеспечить возможность поиска заданной строки]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=383341#p383341" />
			<content type="html"><![CDATA[<p>а что ищем то?<br />$word это у вас переменная которая содержит &quot;заданную строку&quot;?</p><p>правильно поставленный вопрос - половина ответа. (с)</p><div class="codebox"><pre><code>grep -r &quot;\&lt;$word\&gt;&quot; /home6/adminX/</code></pre></div>]]></content>
			<author>
				<name><![CDATA[moshell]]></name>
				<uri>https://linuxforum.ru/profile.php?id=20870</uri>
			</author>
			<updated>2013-12-19T22:55:25Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=383341#p383341</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Обеспечить возможность поиска заданной строки]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=383335#p383335" />
			<content type="html"><![CDATA[<p>Обеспечить возможность поиска заданной строки:<br />а) во всех файлах текущей директории<br />б)во всех файлах по всей файловой системе пользователя -/home6/adminX/...</p><br /><p>вот, что я нашла </p><div class="codebox"><pre><code>grep -r &quot;\&lt;$word\&gt;&quot; &quot;$dir&quot;</code></pre></div><p>помогите разобраться конкретно с моими случаями.</p>]]></content>
			<author>
				<name><![CDATA[natalia.nikiforowa]]></name>
				<uri>https://linuxforum.ru/profile.php?id=32919</uri>
			</author>
			<updated>2013-12-19T22:08:55Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=383335#p383335</id>
		</entry>
</feed>
