<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Linux Forum &mdash; Bash sed]]></title>
	<link rel="self" href="https://linuxforum.ru/extern.php?action=feed&amp;tid=1445&amp;type=atom" />
	<updated>2010-03-14T17:10:22Z</updated>
	<generator>PunBB</generator>
	<id>https://linuxforum.ru/viewtopic.php?id=1445</id>
		<entry>
			<title type="html"><![CDATA[Re: Bash sed]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=20674#p20674" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>sed -r &#039;s/([^:]+):[^:]+:([^:]+).+/\2 \1/&#039; /etc/passwd</code></pre></div>]]></content>
			<author>
				<name><![CDATA[verdrehung]]></name>
				<uri>https://linuxforum.ru/profile.php?id=2045</uri>
			</author>
			<updated>2010-03-14T17:10:22Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=20674#p20674</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Bash sed]]></title>
			<link rel="alternate" href="https://linuxforum.ru/viewtopic.php?pid=20589#p20589" />
			<content type="html"><![CDATA[<p>Всем добрый день!<br />Подскажите, как вырезать идентификатор пользователя и само имя из /etc/passwd только с&nbsp; помощью команды sed и представить в виде<br />0 root<br />1 daemon<br />2 operator<br />...</p>]]></content>
			<author>
				<name><![CDATA[igla]]></name>
				<uri>https://linuxforum.ru/profile.php?id=3783</uri>
			</author>
			<updated>2010-03-14T14:26:59Z</updated>
			<id>https://linuxforum.ru/viewtopic.php?pid=20589#p20589</id>
		</entry>
</feed>
