<?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>uebbi.com &#187; bash</title>
	<atom:link href="http://www.uebbi.com/tag/bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.uebbi.com</link>
	<description>um notebook, um blog ...</description>
	<lastBuildDate>Thu, 29 Jul 2010 00:30:44 +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>Linux: comandos úteis em shell</title>
		<link>http://www.uebbi.com/linux-comandos-uteis-em-shell/</link>
		<comments>http://www.uebbi.com/linux-comandos-uteis-em-shell/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 16:52:54 +0000</pubDate>
		<dc:creator>João Paulo</dc:creator>
				<category><![CDATA[merece um clique]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.uebbi.com/?p=1244</guid>
		<description><![CDATA[Você sabe inglês, trabalha com shell e quer ver algumas dicas bem legais sobre &#8220;comandos-de-uma-linha&#8221; em bash? Se a resposta for sim para essas perguntas, [...]]]></description>
			<content:encoded><![CDATA[<p>Você sabe inglês, trabalha com shell e quer ver algumas dicas bem legais  sobre &#8220;<a href="http://www.commandlinefu.com/commands/browse">comandos-de-uma-linha</a>&#8221; em bash?</p>
<p>Se a resposta for sim para essas perguntas, acesse <a href="http://www.catonmat.net/blog/top-ten-one-liners-from-commandlinefu-explained">aqui</a>, <a href="http://www.catonmat.net/blog/the-next-ten-one-liners-from-commandlinefu-explained">aqui</a> e <a href="http://www.catonmat.net/blog/another-ten-one-liners-from-commandlinefu-explained">aqui</a>.</p>
<p>Merece um clique!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uebbi.com/linux-comandos-uteis-em-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu: Esvaziar lixeira via Terminal</title>
		<link>http://www.uebbi.com/ubuntu-esvaziar-lixeira-via-terminal/</link>
		<comments>http://www.uebbi.com/ubuntu-esvaziar-lixeira-via-terminal/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 17:07:46 +0000</pubDate>
		<dc:creator>João Paulo</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[lixeira]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://www.uebbi.com/?p=777</guid>
		<description><![CDATA[Segue uma dica rápida para aqueles que, por algum motivo, precisam esvaziar a lixeira do linux, porém via Terminal. Acesse o Terminal e digite: sudo [...]]]></description>
			<content:encoded><![CDATA[<p>Segue uma dica rápida para aqueles que, por algum motivo, precisam esvaziar a lixeira do linux, porém <strong>via Terminal</strong>.</p>
<p>Acesse o Terminal e digite:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #660033;">-rf</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/%</span>usuario<span style="color: #000000; font-weight: bold;">%/</span>.local<span style="color: #000000; font-weight: bold;">/</span>share<span style="color: #000000; font-weight: bold;">/</span>Trash<span style="color: #000000; font-weight: bold;">/</span>files<span style="color: #000000; font-weight: bold;">/*</span></pre></div></div>

<p>Pronto! Feito isso a lixeira será limpa. Note que <strong>%usuario%</strong> refere-se ao nome do usuário que se deseja realizar a limpeza. Note também que o T da pasta Trash é maiúsculo.</p>
<p>Fica aí a dica!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.uebbi.com/ubuntu-esvaziar-lixeira-via-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
