<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Editing files as root in Ubuntu</title>
	<atom:link href="http://www.kryogenix.org/days/2005/01/09/editing/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kryogenix.org/days/2005/01/09/editing</link>
	<description>scratched tallies on the prison wall</description>
	<pubDate>Thu, 08 Jan 2009 02:33:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: joseph&#8217;s weblog</title>
		<link>http://www.kryogenix.org/days/2005/01/09/editing/comment-page-1#comment-106515</link>
		<dc:creator>joseph&#8217;s weblog</dc:creator>
		<pubDate>Sun, 03 Feb 2008 22:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/01/09/editing/#comment-106515</guid>
		<description>[...] http://www.kryogenix.org/days/2005/01/09/editing [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.kryogenix.org/days/2005/01/09/editing" rel="nofollow">http://www.kryogenix.org/days/2005/01/09/editing</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonas</title>
		<link>http://www.kryogenix.org/days/2005/01/09/editing/comment-page-1#comment-5124</link>
		<dc:creator>Jonas</dc:creator>
		<pubDate>Sat, 21 Jan 2006 19:08:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/01/09/editing/#comment-5124</guid>
		<description>Perhaps this may help:
http://ubuntuforums.org/showthread.php?p=116379
With this launcher it is very easy to open files as root. No hacking required.</description>
		<content:encoded><![CDATA[<p>Perhaps this may help:<br />
<a href="http://ubuntuforums.org/showthread.php?p=116379" rel="nofollow">http://ubuntuforums.org/showthread.php?p=116379</a><br />
With this launcher it is very easy to open files as root. No hacking required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Senji</title>
		<link>http://www.kryogenix.org/days/2005/01/09/editing/comment-page-1#comment-920</link>
		<dc:creator>Senji</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/01/09/editing/#comment-920</guid>
		<description>&lt;p&gt;Is it possible to do something along the lines of sticking a shim higher up on the &lt;span class="caps"&gt;PATH&lt;/span&gt; with the same name and tricking Nautilus into doing the right thing as a result?&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Is it possible to do something along the lines of sticking a shim higher up on the <span class="caps">PATH</span> with the same name and tricking Nautilus into doing the right thing as a result?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: who_me</title>
		<link>http://www.kryogenix.org/days/2005/01/09/editing/comment-page-1#comment-921</link>
		<dc:creator>who_me</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/01/09/editing/#comment-921</guid>
		<description>&lt;p&gt;Downlod &lt;span class="caps"&gt;KDE&lt;/span&gt;, then visit kde-look.org and obtain their &#8220;run as/open as/edit as&#8221; root service extensions.  This gives you the above as part of a right click.&lt;/p&gt;

	&lt;p&gt;That wasn&#8217;t really helpful, sorry.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Downlod <span class="caps">KDE</span>, then visit kde-look.org and obtain their &#8220;run as/open as/edit as&#8221; root service extensions.  This gives you the above as part of a right click.</p>
<p>That wasn&#8217;t really helpful, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://www.kryogenix.org/days/2005/01/09/editing/comment-page-1#comment-922</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/01/09/editing/#comment-922</guid>
		<description>&lt;p&gt;&lt;em&gt;sigh&lt;/em&gt;&lt;br /&gt;
I could do it myself by adding a script option to every file, but I don&#8217;t &lt;strong&gt;want&lt;/strong&gt; to have to select myself whether to edit it as root or not. I want it to give me the option if it needs to, and not give me the option otherwise, not put a separate &#8220;edit this as&#8230;&#8221; option on everything&#8217;s menu.&lt;/p&gt;

	&lt;p&gt;Senji: I could do that, but then I&#8217;d have to have a shim per potential editor I wanted to use, which is nearly the same thing as writing a little shell script to do it and making that the edit action&#8230;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p><em>sigh</em><br />
I could do it myself by adding a script option to every file, but I don&#8217;t <strong>want</strong> to have to select myself whether to edit it as root or not. I want it to give me the option if it needs to, and not give me the option otherwise, not put a separate &#8220;edit this as&#8230;&#8221; option on everything&#8217;s menu.</p>
<p>Senji: I could do that, but then I&#8217;d have to have a shim per potential editor I wanted to use, which is nearly the same thing as writing a little shell script to do it and making that the edit action&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PeteG</title>
		<link>http://www.kryogenix.org/days/2005/01/09/editing/comment-page-1#comment-923</link>
		<dc:creator>PeteG</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/01/09/editing/#comment-923</guid>
		<description>&lt;p&gt;Better yet, open it read only (maybe with a subtle warning flag) and then ask for root password if changes are made.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Better yet, open it read only (maybe with a subtle warning flag) and then ask for root password if changes are made.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sil</title>
		<link>http://www.kryogenix.org/days/2005/01/09/editing/comment-page-1#comment-924</link>
		<dc:creator>sil</dc:creator>
		<pubDate>Thu, 01 Jan 1970 01:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.kryogenix.org/adpb/2005/01/09/editing/#comment-924</guid>
		<description>&lt;p&gt;PeteG: but that means &lt;strong&gt;hacking&lt;/strong&gt; every potential editor. While I agree that your way is the best for usability, it&#8217;s also really hard to do, because applications don&#8217;t all save files by calling some OS save() function which I could change.&lt;/p&gt;
 
</description>
		<content:encoded><![CDATA[<p>PeteG: but that means <strong>hacking</strong> every potential editor. While I agree that your way is the best for usability, it&#8217;s also really hard to do, because applications don&#8217;t all save files by calling some OS save() function which I could change.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
