<?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=35089&amp;type=atom" />
	<updated>2014-06-06T06:45:40Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=35089</id>
		<entry>
			<title type="html"><![CDATA[Re: Удалить все строки, кроме первой найденой]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=411955#p411955" />
			<content type="html"><![CDATA[<p>Так пойдёт?<br /></p><div class="codebox"><pre><code>grep AT00000BEAG8 trade9k1.csv -m 1</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Vascom]]></name>
				<uri>https://linuxforum.ru/profile.php?id=5339</uri>
			</author>
			<updated>2014-06-06T06:45:40Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=411955#p411955</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Удалить все строки, кроме первой найденой]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=411748#p411748" />
			<content type="html"><![CDATA[<p>Всем привет, извините, если не там создал тему, помогите плиз составить правильно команду, что бы удалить из файла все строки содержащие определенный набор символов, но кроме первой найденой<br /></p><div class="codebox"><pre><code>sed -i &quot;/^AT00000BEAG8/d&quot; trade9k1.csv</code></pre></div>]]></content>
			<author>
				<name><![CDATA[supersmilelight]]></name>
				<uri>https://linuxforum.ru/profile.php?id=34517</uri>
			</author>
			<updated>2014-06-05T08:39:29Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=411748#p411748</id>
		</entry>
</feed>
