<?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>Hozzászólás: 22 hasznos parancs Linux alá</title>
	<atom:link href="http://hogyan.org/20-hasznos-parancs-linux-ala/feed" rel="self" type="application/rss+xml" />
	<link>http://hogyan.org/20-hasznos-parancs-linux-ala</link>
	<description>Linux és Windows hogyanok, leírások</description>
	<lastBuildDate>Wed, 10 Mar 2010 18:15:46 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Szerző: Tamás</title>
		<link>http://hogyan.org/20-hasznos-parancs-linux-ala/comment-page-1#comment-7014</link>
		<dc:creator>Tamás</dc:creator>
		<pubDate>Tue, 10 Nov 2009 16:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://hogyan.org/?p=1770#comment-7014</guid>
		<description>ps aux &#124; sort -nrk 4 &#124; head
Ennek nincs olyan változata, amelyik azt mutatja meg, hogy mi eszi a CPU-t, szintén sorbarakva?</description>
		<content:encoded><![CDATA[<p>ps aux | sort -nrk 4 | head<br />
Ennek nincs olyan változata, amelyik azt mutatja meg, hogy mi eszi a CPU-t, szintén sorbarakva?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: Attila</title>
		<link>http://hogyan.org/20-hasznos-parancs-linux-ala/comment-page-1#comment-4276</link>
		<dc:creator>Attila</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://hogyan.org/?p=1770#comment-4276</guid>
		<description>Fasza!</description>
		<content:encoded><![CDATA[<p>Fasza!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: SSH</title>
		<link>http://hogyan.org/20-hasznos-parancs-linux-ala/comment-page-1#comment-3599</link>
		<dc:creator>SSH</dc:creator>
		<pubDate>Mon, 22 Jun 2009 21:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://hogyan.org/?p=1770#comment-3599</guid>
		<description>Sziasztok!

Volt már ezen a honlapon ilyen kezdeményezés,
(http://www.hogyan.org/linux-alapparancsok)

szerintem is jó ötlet talán össze kellene gyúrni az ilyen bejegyzéseket egybe :)</description>
		<content:encoded><![CDATA[<p>Sziasztok!</p>
<p>Volt már ezen a honlapon ilyen kezdeményezés,<br />
(<a href="http://www.hogyan.org/linux-alapparancsok" rel="nofollow">http://www.hogyan.org/linux-alapparancsok</a>)</p>
<p>szerintem is jó ötlet talán össze kellene gyúrni az ilyen bejegyzéseket egybe :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: root</title>
		<link>http://hogyan.org/20-hasznos-parancs-linux-ala/comment-page-1#comment-3595</link>
		<dc:creator>root</dc:creator>
		<pubDate>Mon, 22 Jun 2009 19:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://hogyan.org/?p=1770#comment-3595</guid>
		<description>Koszi!

Ez tok jo! Lehetne ebbol szazas listat? :-)</description>
		<content:encoded><![CDATA[<p>Koszi!</p>
<p>Ez tok jo! Lehetne ebbol szazas listat? :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: charlie</title>
		<link>http://hogyan.org/20-hasznos-parancs-linux-ala/comment-page-1#comment-3593</link>
		<dc:creator>charlie</dc:creator>
		<pubDate>Mon, 22 Jun 2009 19:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://hogyan.org/?p=1770#comment-3593</guid>
		<description>Pedig megeszi :think:

&lt;pre lang=&quot;bash&quot; escaped=&quot;true&quot;&gt;iconv -f latin2 -t utf8 &lt; régi_fájl &gt; új_fájl&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Pedig megeszi :think:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">iconv <span style="color: #660033;">-f</span> latin2 <span style="color: #660033;">-t</span> utf8 <span style="color: #000000; font-weight: bold;">&lt;</span> régi_fájl <span style="color: #000000; font-weight: bold;">&gt;</span> új_fájl</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>Szerző: kokendy</title>
		<link>http://hogyan.org/20-hasznos-parancs-linux-ala/comment-page-1#comment-3592</link>
		<dc:creator>kokendy</dc:creator>
		<pubDate>Mon, 22 Jun 2009 18:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://hogyan.org/?p=1770#comment-3592</guid>
		<description>Nem jó, mert a kódban is van &quot;&quot; és az megzavarhatja. 
Bocs. Delete please!</description>
		<content:encoded><![CDATA[<p>Nem jó, mert a kódban is van &#8220;&#8221; és az megzavarhatja.<br />
Bocs. Delete please!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: charlie</title>
		<link>http://hogyan.org/20-hasznos-parancs-linux-ala/comment-page-1#comment-3590</link>
		<dc:creator>charlie</dc:creator>
		<pubDate>Mon, 22 Jun 2009 18:10:37 +0000</pubDate>
		<guid isPermaLink="false">http://hogyan.org/?p=1770#comment-3590</guid>
		<description>&lt;pre lang=&quot;bash&quot;&gt;kód&lt;/pre&gt;

formában írd be
 
értelemszerűen a kód helyére a kódot</description>
		<content:encoded><![CDATA[<p>&lt;pre lang=&#8221;bash&#8221;&gt;kód&lt;/pre&gt;</p>
<p>formában írd be</p>
<p>értelemszerűen a kód helyére a kódot</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: kokendy</title>
		<link>http://hogyan.org/20-hasznos-parancs-linux-ala/comment-page-1#comment-3588</link>
		<dc:creator>kokendy</dc:creator>
		<pubDate>Mon, 22 Jun 2009 16:15:03 +0000</pubDate>
		<guid isPermaLink="false">http://hogyan.org/?p=1770#comment-3588</guid>
		<description>A sor egy részét elnyelte a titokzat. Biztos nem lehet így ide beilleszteni. Bocs, töröld, ha lehet. A linken ott a jó sor.</description>
		<content:encoded><![CDATA[<p>A sor egy részét elnyelte a titokzat. Biztos nem lehet így ide beilleszteni. Bocs, töröld, ha lehet. A linken ott a jó sor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: kokendy</title>
		<link>http://hogyan.org/20-hasznos-parancs-linux-ala/comment-page-1#comment-3587</link>
		<dc:creator>kokendy</dc:creator>
		<pubDate>Mon, 22 Jun 2009 16:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://hogyan.org/?p=1770#comment-3587</guid>
		<description>ISO-8859-2 karakterek konvertálása utf-8-ra

iconv -f latin2 -t utf8  új_fájl

http://hup.hu/node/60581

innen tanultam</description>
		<content:encoded><![CDATA[<p>ISO-8859-2 karakterek konvertálása utf-8-ra</p>
<p>iconv -f latin2 -t utf8  új_fájl</p>
<p><a href="http://hup.hu/node/60581" rel="nofollow">http://hup.hu/node/60581</a></p>
<p>innen tanultam</p>
]]></content:encoded>
	</item>
	<item>
		<title>Szerző: zepp</title>
		<link>http://hogyan.org/20-hasznos-parancs-linux-ala/comment-page-1#comment-3577</link>
		<dc:creator>zepp</dc:creator>
		<pubDate>Mon, 22 Jun 2009 09:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://hogyan.org/?p=1770#comment-3577</guid>
		<description>Hasznos gyűjtemény, köszönöm.</description>
		<content:encoded><![CDATA[<p>Hasznos gyűjtemény, köszönöm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
