<?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>(nm)Tech &#187; ubuntu</title>
	<atom:link href="http://tech.nuestro-mundo.net/General/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.nuestro-mundo.net</link>
	<description>Nuestro Mundo es la Tecnología</description>
	<lastBuildDate>Sun, 13 Dec 2009 21:12:27 +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>Sobreescribiendo archivos en vim</title>
		<link>http://tech.nuestro-mundo.net/2009/aklis/sobreescribiendo-archivos-en-vim/</link>
		<comments>http://tech.nuestro-mundo.net/2009/aklis/sobreescribiendo-archivos-en-vim/#comments</comments>
		<pubDate>Sat, 02 May 2009 13:39:27 +0000</pubDate>
		<dc:creator>aklis</dc:creator>
				<category><![CDATA[ñu/linux]]></category>
		<category><![CDATA[sudo]]></category>
		<category><![CDATA[trisquel]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://tech.nuestro-mundo.net/?p=18</guid>
		<description><![CDATA[En ocasiones, a todos nos ha pasado intentar editar un archivo propiedad de root con nuestro usuario, lo primero que vemos es esto: /etc/loquesea&#8221; [Sólo lectura] 17L, 403C 17,1 Todo Y al intentar guardar, obtenemos el siguiente error: E45: Está activa la opción «readonly» (añada «!» para forzar). Pulse INTRO o teclee un comando para [...]]]></description>
			<content:encoded><![CDATA[<p>En ocasiones, a todos nos ha pasado intentar editar un archivo propiedad de root con nuestro usuario, lo primero que vemos es esto:</p>
<blockquote><p> /etc/loquesea&#8221; [Sólo lectura] 17L, 403C                         17,1         Todo
</p></blockquote>
<p>Y al intentar guardar, obtenemos el siguiente error:</p>
<blockquote><p>E45: Está activa la opción «readonly» (añada «!» para forzar).<br />
Pulse INTRO o teclee un comando para continuar</p></blockquote>
<p>La solución:</p>
<blockquote><p>:w !sudo tee %</p></blockquote>
<p><small> Via <a href="http://www.shell-fu.org/lister.php?id=630"> shell-fu </a> </small></p>
]]></content:encoded>
			<wfw:commentRss>http://tech.nuestro-mundo.net/2009/aklis/sobreescribiendo-archivos-en-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
