<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Case &#187; empty</title>
	<atom:link href="http://case.net.ru/tag/empty/feed/" rel="self" type="application/rss+xml" />
	<link>http://case.net.ru</link>
	<description>Just another technical weblog</description>
	<lastBuildDate>Sat, 19 Jun 2010 14:06:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Автоматизация работы с помощью Empty</title>
		<link>http://case.net.ru/2009/07/06/empty/</link>
		<comments>http://case.net.ru/2009/07/06/empty/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 09:19:22 +0000</pubDate>
		<dc:creator>Case</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[empty]]></category>

		<guid isPermaLink="false">http://case.net.ru/?p=623</guid>
		<description><![CDATA[empty &#8211; run applications under pseudo-terminal (PTY) sessions and replace TCL/Expect with a simple tool. WWW: http://empty.sourceforge.net/ - Mikhail Zakharov zmey20000@yahoo.com Установка: $ portinstall empty Пример скрипта: #!/bin/sh empty -f -i in -o out telnet foo.bar.com empty -w -i out -o in &#34;ogin:&#34; &#34;luser\n&#34; empty -w -i out -o in &#34;assword:&#34; &#34;TopSecret\n&#34; empty -s -o [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>empty &#8211; run applications under pseudo-terminal (PTY) sessions and replace<br />
TCL/Expect with a simple tool.</p>
<p>WWW: http://empty.sourceforge.net/</p>
<p>- Mikhail Zakharov<br />
zmey20000@yahoo.com</p></blockquote>
<p>Установка:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ portinstall empty</pre></div></div>

<p>Пример скрипта:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/bin/sh</span>
empty <span style="color: #660033;">-f</span> <span style="color: #660033;">-i</span> <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #660033;">-o</span> out telnet foo.bar.com
empty <span style="color: #660033;">-w</span> <span style="color: #660033;">-i</span> out <span style="color: #660033;">-o</span> <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #ff0000;">&quot;ogin:&quot;</span> <span style="color: #ff0000;">&quot;luser<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>
empty <span style="color: #660033;">-w</span> <span style="color: #660033;">-i</span> out <span style="color: #660033;">-o</span> <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #ff0000;">&quot;assword:&quot;</span> <span style="color: #ff0000;">&quot;TopSecret<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>
empty <span style="color: #660033;">-s</span> <span style="color: #660033;">-o</span> <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #ff0000;">&quot;who am i<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span>
empty <span style="color: #660033;">-s</span> <span style="color: #660033;">-o</span> <span style="color: #000000; font-weight: bold;">in</span> <span style="color: #ff0000;">&quot;exit<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span></pre></div></div>

<p>Ссылки:</p>
<ul>
<li><a href="http://empty.sourceforge.net/">http://empty.sourceforge.net/</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://case.net.ru/2009/07/06/empty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
