<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>title - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/title/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Mon, 23 Sep 2013 02:24:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Linux screen设置tab title被重置的问题</title>
		<link>https://www.coder4.com/archives/3981</link>
					<comments>https://www.coder4.com/archives/3981#comments</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Mon, 23 Sep 2013 02:22:25 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[冲突]]></category>
		<category><![CDATA[标签]]></category>
		<category><![CDATA[重置]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=3981</guid>

					<description><![CDATA[在某些Linux机器上，开启screen后，当设置了tab的title（Ctrl+A，A）后，输入任意命令，tab title会被重置为机器名称。 之前在某厂实习的时候，也遇到了相同的问题，一直以为是screen配置的问题。 其实，这是bash的配置。 看~/.bashrc： # Source global definitions if [ -f /etc/bashrc ]; then . /etc/bashrc fi 而在/etc/bashrc中，有[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/3981/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
