<?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>SukkoPera For The Masses V 3.1 &#187; rm</title>
	<atom:link href="http://www.sukkology.net/blog/tag/rm/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sukkology.net/blog</link>
	<description>Taking a ride with your best friend</description>
	<lastBuildDate>Wed, 28 Jul 2010 12:20:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Clean&#8230; The cleanest I&#8217;ve been</title>
		<link>http://www.sukkology.net/blog/2008/05/17/clean-the-cleanest-ive-been/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=clean-the-cleanest-ive-been</link>
		<comments>http://www.sukkology.net/blog/2008/05/17/clean-the-cleanest-ive-been/#comments</comments>
		<pubDate>Sat, 17 May 2008 17:20:56 +0000</pubDate>
		<dc:creator>SukkoPera</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rm]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.sukkology.net/blog/2008/05/17/clean-the-cleanest-ive-been/</guid>
		<description><![CDATA[Poco fa stavo facendo un po&#8217; di pulizia su un server che amministro. Una delle cose che volevo fare era &#8220;zippare&#8221; tutti i log dei backup relativi al 2007 e cancellarli, in modo da avere una directory con una quantità di file umanamente gestibile. Per questo lancio:
linuxsrv backup # tar cjvf log2007.tar.bz2 *2007*
Il comando impiega [...]]]></description>
			<content:encoded><![CDATA[<p>Poco fa stavo facendo un po&#8217; di pulizia su un server che amministro. Una delle cose che volevo fare era &#8220;zippare&#8221; tutti i log dei backup relativi al 2007 e cancellarli, in modo da avere una directory con una quantità di file umanamente gestibile. Per questo lancio:</p>
<p><code>linuxsrv backup # tar cjvf log2007.tar.bz2 *2007*</code></p>
<p>Il comando impiega il suo tempo, e mi crea il buon file <em>log2007.tar.bz2</em>, contenente tutti i log del suddetto anno. A questo punto posso anche rimuovere i file individuali dei log, quindi lancio:</p>
<p><code>linuxsrv backup # rm *2007*</code></p>
<p>Geniale, eh? Spero che i log del 2007 non mi servano mai&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sukkology.net/blog/2008/05/17/clean-the-cleanest-ive-been/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Where boys fear to tread</title>
		<link>http://www.sukkology.net/blog/2008/02/25/where-boys-fear-to-tread/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=where-boys-fear-to-tread</link>
		<comments>http://www.sukkology.net/blog/2008/02/25/where-boys-fear-to-tread/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 21:00:41 +0000</pubDate>
		<dc:creator>SukkoPera</dc:creator>
				<category><![CDATA[Chat logs]]></category>
		<category><![CDATA[Informatica]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opi]]></category>
		<category><![CDATA[rm]]></category>

		<guid isPermaLink="false">http://www.sukkology.net/blog/2008/02/25/where-boys-fear-to-tread/</guid>
		<description><![CDATA[Opi mi stava parlando dei suoi primi passi nel mondo UNIX:
(21:15:28) opi: ok
(21:16:19) opi: ma perchè in effetti per alcune cose mi verrebbe instintivo usare più il terminale paradossalmente
(21:16:33) opi: solo che non so ancora bene tutti i comandi
(21:17:00) Ace of Sukkos: basta che metti insieme coppie di lettere a caso
(21:17:12) Ace of Sukkos: tipo [...]]]></description>
			<content:encoded><![CDATA[<p>Opi mi stava parlando dei suoi primi passi nel mondo UNIX:</p>
<blockquote><p>(21:15:28) opi: ok<br />
(21:16:19) opi: ma perchè in effetti per alcune cose mi verrebbe instintivo usare più il terminale paradossalmente<br />
(21:16:33) opi: solo che non so ancora bene tutti i comandi<br />
(21:17:00) Ace of Sukkos: basta che metti insieme coppie di lettere a caso<br />
(21:17:12) Ace of Sukkos: tipo cp, mv, ls, cd, rm, ln, mc, ecc<br />
(21:17:19) Ace of Sukkos: <img src='http://www.sukkology.net/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
(21:17:38) opi: ottimo consiglio <img src='http://www.sukkology.net/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
(21:17:56) Ace of Sukkos: guarda che funziona! ogni tanto scopro comandi nuovi<br />
(21:18:00) Ace of Sukkos: vediamo un po&#8217;<br />
(21:18:12) Ace of Sukkos: rotfl<br />
(21:18:17) Ace of Sukkos: ho appena trovato rt, ad esempio<br />
(21:18:23) Ace of Sukkos: che non so a cosa serva, ma esiste <img src='http://www.sukkology.net/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
(21:18:31) Ace of Sukkos: e strarotfl<br />
(21:18:32) Ace of Sukkos: anche ui<br />
(21:18:34) Ace of Sukkos: whahaha<br />
(21:18:45) opi: ma porc<br />
(21:18:53) opi: ho stuzzicato la tuo nerdosità<br />
(21:18:54) opi: uff<br />
(21:19:03) opi: non dovevo farlo <img src='http://www.sukkology.net/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
(21:19:13) Ace of Sukkos: lol, we!<br />
(21:19:24) Ace of Sukkos: muahahaha, magnifico<br />
(21:20:50) opi: &#8230;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.sukkology.net/blog/2008/02/25/where-boys-fear-to-tread/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>rm a casaccio</title>
		<link>http://www.sukkology.net/blog/2007/11/04/rm-a-casaccio/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rm-a-casaccio</link>
		<comments>http://www.sukkology.net/blog/2007/11/04/rm-a-casaccio/#comments</comments>
		<pubDate>Sun, 04 Nov 2007 22:57:59 +0000</pubDate>
		<dc:creator>SukkoPera</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[The world we live in and life in general]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rm]]></category>

		<guid isPermaLink="false">http://www.sukkology.net/blog/2007/11/04/rm-a-casaccio/</guid>
		<description><![CDATA[Oggi non deve essere proprio giornata. Prima ho cancellato, accidentalmente, /usr/bin. Dopo una lunga e faticosa riparazione (ovviamente senza reinstallare), ho pensato bene di cancellare deliberatamente anche /var/log/packages.
Sono proprio un pirla.
AGGIORNAMENTO: Prima di andare a dormire, la stessa sera, ho anche fatto in tempo a rischiare di eliminare la cartella in cui raccolgo tutti i [...]]]></description>
			<content:encoded><![CDATA[<p>Oggi non deve essere proprio giornata. Prima ho cancellato, accidentalmente, <em>/usr/bin</em>. Dopo una lunga e faticosa riparazione (ovviamente senza reinstallare), ho pensato bene di cancellare deliberatamente anche <em>/var/log/packages</em>.</p>
<p>Sono proprio un pirla.</p>
<p>AGGIORNAMENTO: Prima di andare a dormire, la stessa sera, ho anche fatto in tempo a rischiare di eliminare la cartella in cui raccolgo tutti i miei documenti fin dai miei primi tempi al PC (ossia dal 1994). Si è salvata solo perché ho &#8220;dimenticato&#8221; <em>-rf</em> nel comando&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sukkology.net/blog/2007/11/04/rm-a-casaccio/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
