<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Quel che mi passa nelle dita</title>
	<atom:link href="http://ilbat.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ilbat.wordpress.com</link>
	<description>il Blog del Bat</description>
	<lastBuildDate>Thu, 30 Sep 2010 09:18:04 +0000</lastBuildDate>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ilbat.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Quel che mi passa nelle dita</title>
		<link>http://ilbat.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ilbat.wordpress.com/osd.xml" title="Quel che mi passa nelle dita" />
	<atom:link rel='hub' href='http://ilbat.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Ubuntu 10.04 : Tape e Smart Array 5300</title>
		<link>http://ilbat.wordpress.com/2010/09/27/tape-e-smart-array-5300/</link>
		<comments>http://ilbat.wordpress.com/2010/09/27/tape-e-smart-array-5300/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 16:21:31 +0000</pubDate>
		<dc:creator>ilbat</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu Server 10.04 LTS]]></category>

		<guid isPermaLink="false">http://ilbat.wordpress.com/?p=35</guid>
		<description><![CDATA[Dopo aver cacciato una bella serie di madonne e una bella serie di vaffangoogle cercando di capire perchè il tape StorageWorks collegato al controller Smart Array 5300 non si vede tra i device del mio server Ubuntu 10.04 nonostante fosse visto correttamente dal bios del controller sono riuscito a scovare l&#8217;arcano. Presupponendo che il sistema [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=35&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Dopo aver cacciato una bella serie di madonne e una bella serie di vaffangoogle cercando di capire perchè il tape StorageWorks collegato al controller Smart Array 5300 non si vede tra i device del mio server Ubuntu 10.04 nonostante fosse visto correttamente dal bios del controller sono riuscito a scovare l&#8217;arcano.</p>
<p>Presupponendo che il sistema riconosca già correttamente il vostro controller, e lo si può verificare con <strong>lsmod | grep cciss</strong> se vi torna un risultato allora il modulo è caricato, ad ogni riavvio della macchina bisogna eseguire (in automatico o a mano) :</p>
<p><strong>echo &#8220;engage scsi&#8221; &gt; /proc/driver/cciss/ccissN</strong></p>
<p>dove N è il numero del vostro controller smart array, dato che potrebbero essercene più di uno o si indaga su dove è collegato il tape oppure lo si lancia su tutti i controller usando il seguente script :</p>
<p><strong>for x in /proc/driver/cciss/cciss[0-9]*<br />
do<br />
echo &#8220;engage scsi&#8221; &gt; $x<br />
done</strong></p>
<p>Fatto questo vedrete comparire sotto <strong>/dev</strong> i vari device <strong>st*</strong></p>
<p>Per farlo eseguire in automatico ho aggiunto la riga nel file <strong>/etc/rc.local</strong> prima di <strong>exit 0</strong><strong><br />
</strong></p>
<p><strong>P.S.</strong> facendo la ricerca con engage scsi ho trovato un bazilliardo di post a proposito, ma se già conoscevo il comando non mi serviva cercarlo, quindi metto un titolo un pò più evocativo nella speranza di velocizzare le ricerche dei prossimi tapini che inciamperanno nello stesso problema</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilbat.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilbat.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilbat.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilbat.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilbat.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilbat.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilbat.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilbat.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilbat.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilbat.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilbat.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilbat.wordpress.com/35/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilbat.wordpress.com/35/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilbat.wordpress.com/35/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=35&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilbat.wordpress.com/2010/09/27/tape-e-smart-array-5300/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aa03a3cbef7a96796696c25ebe2b69de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ilbat</media:title>
		</media:content>
	</item>
		<item>
		<title>Doppia scimmia musicale</title>
		<link>http://ilbat.wordpress.com/2008/04/11/doppia-scimmia-musicale/</link>
		<comments>http://ilbat.wordpress.com/2008/04/11/doppia-scimmia-musicale/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 13:45:49 +0000</pubDate>
		<dc:creator>ilbat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ilbat.wordpress.com/?p=33</guid>
		<description><![CDATA[Iron Maiden &#8211; Hallowed be thy name Iced Earth &#8211; Hallowed be thy name &#8230;e non aggiungo altro&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=33&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lastfm.it/music/Iron+Maiden/_/Hallowed+Be+Thy+Name">Iron Maiden &#8211; Hallowed be thy name</a><br />
<a href="http://www.lastfm.it/music/Iced+Earth/_/Hallowed+Be+Thy+Name">Iced Earth &#8211; Hallowed be thy name</a></p>
<p>&#8230;e non aggiungo altro&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ilbat.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ilbat.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilbat.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilbat.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilbat.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilbat.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilbat.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilbat.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilbat.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilbat.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilbat.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilbat.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilbat.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilbat.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilbat.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilbat.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=33&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilbat.wordpress.com/2008/04/11/doppia-scimmia-musicale/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aa03a3cbef7a96796696c25ebe2b69de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ilbat</media:title>
		</media:content>
	</item>
		<item>
		<title>Quotone</title>
		<link>http://ilbat.wordpress.com/2008/03/25/32/</link>
		<comments>http://ilbat.wordpress.com/2008/03/25/32/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 17:01:26 +0000</pubDate>
		<dc:creator>ilbat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ilbat.wordpress.com/2008/03/25/32/</guid>
		<description><![CDATA[Quoto Coort nel post Zio ++ con un Babbo++<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=32&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Quoto Coort nel post <a href="http://coort.wordpress.com/2008/03/25/zio/">Zio ++</a> con un</p>
<p><b>Babbo++</b></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ilbat.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ilbat.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilbat.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilbat.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilbat.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilbat.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilbat.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilbat.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilbat.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilbat.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilbat.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilbat.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilbat.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilbat.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilbat.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilbat.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=32&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilbat.wordpress.com/2008/03/25/32/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aa03a3cbef7a96796696c25ebe2b69de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ilbat</media:title>
		</media:content>
	</item>
		<item>
		<title>Comunicazione di servizo</title>
		<link>http://ilbat.wordpress.com/2008/03/25/comunicazione-di-servizo/</link>
		<comments>http://ilbat.wordpress.com/2008/03/25/comunicazione-di-servizo/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 16:28:48 +0000</pubDate>
		<dc:creator>ilbat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ilbat.wordpress.com/?p=31</guid>
		<description><![CDATA[Sono vivo ! Non che probabilmente abbiate sentito la mia mancanza (perchè ho qualche lettore assiduo ?) però dopo tanta latitanza era il caso di farsi sentire Per il momento sono particolarmente intrippato a giocare online a Ragnarok Online ma conto nei prossimi mesi di rimettermi a modellare, inoltre volevo aggiungere qualche post a carattere [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=31&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sono vivo !</p>
<p>Non che probabilmente abbiate sentito la mia mancanza (perchè ho qualche lettore assiduo ?) però dopo tanta latitanza era il caso di farsi sentire <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Per il momento sono particolarmente intrippato a giocare online a <a href="http://www.euro-ro.net">Ragnarok Online</a> ma conto nei prossimi mesi di rimettermi a modellare, inoltre volevo aggiungere qualche post a carattere culinario.</p>
<p>Quindi a rivederci presto in questi lidi !</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ilbat.wordpress.com/31/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ilbat.wordpress.com/31/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilbat.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilbat.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilbat.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilbat.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilbat.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilbat.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilbat.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilbat.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilbat.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilbat.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilbat.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilbat.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilbat.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilbat.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=31&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilbat.wordpress.com/2008/03/25/comunicazione-di-servizo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aa03a3cbef7a96796696c25ebe2b69de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ilbat</media:title>
		</media:content>
	</item>
		<item>
		<title>Lucca Comics 2007</title>
		<link>http://ilbat.wordpress.com/2007/09/06/lucca-comics-2007/</link>
		<comments>http://ilbat.wordpress.com/2007/09/06/lucca-comics-2007/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 19:37:02 +0000</pubDate>
		<dc:creator>ilbat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ilbat.wordpress.com/2007/09/06/lucca-comics-2007/</guid>
		<description><![CDATA[Colgo la palla al balzo da http://www.nkgplus.it/portale/ per segnalarvi con buon anticipo la manifestazione Lucca Comics, un punto di riferimento per tutti gli appassionati di fumetti modellismo giochi di ruolo un appuntamento fisso per ogni vero Appassionato con la A maiuscola. Date una occhiata anche al sito dell&#8217;NKG dato che anche quest&#8217;anno organizzano un concorso [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=28&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.pierpaoletor.net/immaginivarie/475x105.jpg" /></p>
<p>Colgo la palla al balzo da <a href="http://www.nkgplus.it/portale/" target="_blank">http://www.nkgplus.it/portale/</a> per segnalarvi con buon anticipo la manifestazione Lucca Comics, un punto di riferimento per tutti gli appassionati di fumetti modellismo giochi di ruolo un appuntamento fisso per ogni vero Appassionato con la A maiuscola.</p>
<p>Date una occhiata anche  al sito dell&#8217;NKG dato che anche quest&#8217;anno organizzano un concorso a premi di modellismo <a href="http://www.contest.nkg.it/" target="_blank">http://www.contest.nkg.it/</a>.</p>
<p>Immancabilmente ci sarò anch&#8217;io, niente modelli per il Contest causa pigrizia, ma sono propositivo per il prossimo anno<br />
Questa fiera per me ormai è un appuntamento fisso è dal &#8217;95 che ci vado anche quando era semestrale mi facevo tutte le date <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ,  a parte un a paio di anni saltati recentemente e un anno in cui non sono riuscito ad entrare <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  .<br />
E dall&#8217;anno prossimo ci porterò anche mia figlia <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ilbat.wordpress.com/28/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ilbat.wordpress.com/28/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilbat.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilbat.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilbat.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilbat.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilbat.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilbat.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilbat.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilbat.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilbat.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilbat.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilbat.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilbat.wordpress.com/28/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilbat.wordpress.com/28/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilbat.wordpress.com/28/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=28&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilbat.wordpress.com/2007/09/06/lucca-comics-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aa03a3cbef7a96796696c25ebe2b69de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ilbat</media:title>
		</media:content>

		<media:content url="http://www.pierpaoletor.net/immaginivarie/475x105.jpg" medium="image" />
	</item>
		<item>
		<title>Il mio avatar</title>
		<link>http://ilbat.wordpress.com/2007/07/20/otil-mio-avatar/</link>
		<comments>http://ilbat.wordpress.com/2007/07/20/otil-mio-avatar/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 12:41:56 +0000</pubDate>
		<dc:creator>ilbat</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://ilbat.wordpress.com/2007/07/20/otil-mio-avatar/</guid>
		<description><![CDATA[Avevo messo OT nel titolo, copiando anche in quello Coort , ma non è mica vero dato che qui scrivo qualsiasi minchiata mi venga in mente direi che è impossibile andare OT &#8230; e poi anche se ci vado chissene &#8230;&#8230;. per la serie oggi copiamo Coort&#8230; anche io ho uploadato il mio avatar, ma [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=22&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Avevo messo OT nel titolo, copiando anche in quello Coort <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  , ma non è mica vero dato che qui scrivo qualsiasi minchiata mi venga in mente direi che è impossibile andare OT &#8230; e poi anche se ci vado chissene <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>&#8230;&#8230;.</p>
<p>per la serie oggi copiamo Coort&#8230; anche io ho uploadato il mio avatar, ma il mio è il mio polpaccio con tatuaggio annesso v1.0</p>
<p>perchè poi hanno agigunto i colori <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ma io non ho ancora fatto una foto aggiornata.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ilbat.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ilbat.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilbat.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilbat.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilbat.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilbat.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilbat.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilbat.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilbat.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilbat.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilbat.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilbat.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilbat.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilbat.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilbat.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilbat.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=22&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilbat.wordpress.com/2007/07/20/otil-mio-avatar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aa03a3cbef7a96796696c25ebe2b69de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ilbat</media:title>
		</media:content>
	</item>
		<item>
		<title>E allora MEsMErizziamoci</title>
		<link>http://ilbat.wordpress.com/2007/07/20/e-allora-mesmerizziamoci/</link>
		<comments>http://ilbat.wordpress.com/2007/07/20/e-allora-mesmerizziamoci/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 12:34:18 +0000</pubDate>
		<dc:creator>ilbat</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[meme]]></category>

		<guid isPermaLink="false">http://ilbat.wordpress.com/2007/07/20/e-allora-mesmerizziamoci/</guid>
		<description><![CDATA[Colpa di Coort&#8230; e ti copio pure che non ho troppa voglia di sbattermi a scrivere 1. Vacanze al mare, in montagna o altro? Diciamo pure in pianura, al lavoro, per quest’estate si salta, ma a settembre tutti al mare a mostrar le chiappe chiare 2. Cosa apprezzate di più delle vacanze? Che ci sarà [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=21&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Colpa di Coort&#8230; e ti copio pure che non ho troppa voglia di sbattermi a scrivere</p>
<p><strong>1. Vacanze al mare, in montagna o altro?</strong></p>
<p>Diciamo pure in pianura, al lavoro, per quest’estate si salta, ma a settembre tutti al mare a mostrar le chiappe chiare</p>
<p><strong>2. Cosa apprezzate di più delle vacanze?</strong></p>
<p>Che ci sarà un pò meno traffico sulla strada per il lavoro! E che sarà più facile trovare parcheggio <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  specialmente qui a fiorenzuola d&#8217;Arda dove di solito il parcheggio è stras ogià di prima mattina e il giovedì causa mercato non ce n&#8217;è proprio</p>
<p><strong>3. Se ci andate, dove andate quest’anno e in che periodo?</strong></p>
<p>Settembre, 12 gg a Giulianova, Abruzzo!</p>
<p><strong>4. Quale vacanza sognate?</strong></p>
<p>Una bella vacanza INVERNALE, si insomma una classica settimana bianca moltiplicata per 4. L’avevo già scritto da qualche parte che mi piace sciare?… e che non ci vado più da troppo tempo, ma sopratutto vorrei una vacanza in Giappone ma spenderei troppo&#8230; si in modellini da comprare!!!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ilbat.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ilbat.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilbat.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilbat.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilbat.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilbat.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilbat.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilbat.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilbat.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilbat.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilbat.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilbat.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilbat.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilbat.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilbat.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilbat.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=21&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilbat.wordpress.com/2007/07/20/e-allora-mesmerizziamoci/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aa03a3cbef7a96796696c25ebe2b69de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ilbat</media:title>
		</media:content>
	</item>
		<item>
		<title>Dove vorrei andare&#8230;.</title>
		<link>http://ilbat.wordpress.com/2007/07/19/dove-vorrei-andare/</link>
		<comments>http://ilbat.wordpress.com/2007/07/19/dove-vorrei-andare/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 14:07:28 +0000</pubDate>
		<dc:creator>ilbat</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Giappone]]></category>
		<category><![CDATA[Gundam]]></category>
		<category><![CDATA[sbiello]]></category>

		<guid isPermaLink="false">http://ilbat.wordpress.com/2007/07/19/dove-vorrei-andare/</guid>
		<description><![CDATA[Non devo andare in Giappone&#8230; se non prima di aver vinto al superenalotto altrimenti la vedo grigia sicuramente adesso ho un altro posto da visitare Engadget Dice Gundam Crisis Poi torno a casa pilotando l&#8217;RX78<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=20&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p> Non devo andare in Giappone&#8230; se non prima di aver vinto al superenalotto altrimenti la vedo grigia</p>
<p>sicuramente adesso ho un altro posto da visitare <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.engadget.com/2007/07/19/gundam-crisis-attraction-opens-up-fanboys-unite/" target="_blank">Engadget Dice</a>  <a href="http://translate.google.com/translate?u=http%3A%2F%2Frobot.watch.impress.co.jp%2Fcda%2Fnews%2F2007%2F07%2F17%2F563.html&amp;langpair=ja%7Cen&amp;hl=en&amp;ie=UTF-8&amp;oe=UTF-8&amp;prev=%2Flanguage_tools" target="_blank">Gundam Crisis</a></p>
<p>Poi torno a casa pilotando l&#8217;RX78 <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ilbat.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ilbat.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilbat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilbat.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilbat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilbat.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilbat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilbat.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilbat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilbat.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilbat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilbat.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilbat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilbat.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilbat.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilbat.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=20&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilbat.wordpress.com/2007/07/19/dove-vorrei-andare/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aa03a3cbef7a96796696c25ebe2b69de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ilbat</media:title>
		</media:content>
	</item>
		<item>
		<title>E l&#8217;ultimo neurone se ne va AKA (Nokia E65 e Python)</title>
		<link>http://ilbat.wordpress.com/2007/07/12/e-lultimo-neurone-se-ne-va-aka-nokia-e65-e-python/</link>
		<comments>http://ilbat.wordpress.com/2007/07/12/e-lultimo-neurone-se-ne-va-aka-nokia-e65-e-python/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 12:51:44 +0000</pubDate>
		<dc:creator>ilbat</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://ilbat.wordpress.com/2007/07/12/e-lultimo-neurone-se-ne-va-aka-nokia-e65-e-python/</guid>
		<description><![CDATA[E oggi l&#8217;ultimo neurone mi ha abbandonato, al grido di &#8220;lasciate ogni speranza o voi ch&#8217;entrate&#8221; ho intallato Python per S60 sul mio Nokia E65. L&#8217;operazione è banale basta scaricare sia phyton che la shell per python dall&#8217;apposito sito : http://sourceforge.net/projects/pys60 e per ulterori info partite da qui: http://wiki.opensource.nokia.com/projects/PyS60 e tramite la suite nokia installate [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=19&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>E oggi l&#8217;ultimo neurone mi ha abbandonato, al grido di &#8220;lasciate ogni speranza o voi ch&#8217;entrate&#8221; ho intallato Python per S60 sul mio Nokia E65.</p>
<p>L&#8217;operazione è banale basta scaricare sia phyton che la shell per python dall&#8217;apposito sito : <a href="http://sourceforge.net/projects/pys60/" title="http://sourceforge.net/projects/pys60/" target="_blank">http://sourceforge.net/projects/pys60</a></p>
<p>e per ulterori info partite da qui:<a href="http://wiki.opensource.nokia.com/projects/PyS60" title="http://wiki.opensource.nokia.com/projects/PyS60" target="_blank"> </a></p>
<p><a href="http://wiki.opensource.nokia.com/projects/PyS60" title="http://wiki.opensource.nokia.com/projects/PyS60" target="_blank">http://wiki.opensource.nokia.com/projects/PyS60</a></p>
<p>e tramite la suite nokia installate i due programmi.</p>
<p>A questo punto però iniziava lo scazzo di dover fare le prove usando la tastiera del telefono, ma partendo dal wiki nokia sono approdato qui:</p>
<p><a href="http://thegum7.googlepages.com/pys60bluetoothconsole" title="http://thegum7.googlepages.com/pys60bluetoothconsole" target="_blank">http://thegum7.googlepages.com/pys60bluetoothconsole</a></p>
<p>dopo aver sfoderato la mia chiavetta  BT ho seguito la guida e in 2 minuti mi sono ritrovato nella console del telefono <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>alchè ho ho fatto la prova del sito</p>
<p><span style="font-weight:bold;">import audio</span><br />
<span style="font-weight:bold;"> audio.say(&#8220;hello master&#8221;)</span></p>
<p>A questo punto il mio ultimo neurone ha deciso di fare seppuku e immolarsi all&#8217;altare della mia sanità mentale, appena trovo un progettino da buttare in piedi mi dedicherò allo sviluppo <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> .</p>
<p>Appena torno a casa devo studiarmi anche questo: <a href="http://ramblingfoo.blogspot.com/2007/05/bluetooth-fun-with-my-nokia-6600.html" title="http://ramblingfoo.blogspot.com/2007/05/bluetooth-fun-with-my-nokia-6600.html" target="_blank"><strike>http://ramblingfoo.blogspot.com/2007/05/bluetooth-fun-with-my-nokia-6600.html</strike></a></p>
<p><strong>update:</strong></p>
<p>L&#8217;ho studiato ma non ce ne cavavo fuori nulla sulla mia kubuntu alla fine cercando in giro e mettendo assieme i pezzi sono riuscito facendo così:</p>
<p><strong>s</strong><strong>udo sdptool add &#8211;channel=7 SP<br />
rfcomm listen /dev/rfcomm0 7</strong></p>
<p>e a questo punto dovrebbe mettersi in ascolto sulla porta 7, quindi da un altro terminale date:</p>
<p><strong>screen /dev/rfcomm0</strong></p>
<p>non ho ancora bene capito com&#8217;è che funziona &#8230; <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8230; ma funziona <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  appena lo capisco modifico il post</p>
<p><strong>:fineupdate</strong></p>
<p>dato che a casa la winzzozzaglia non ce l&#8217;ho e nel frattempo mi sono beccato  anche questa pagina <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://wiki.opensource.nokia.com/projects/PyS60_applications" title="http://wiki.opensource.nokia.com/projects/PyS60_applications" target="_blank">http://wiki.opensource.nokia.com/projects/PyS60_applications</a></p>
<p>Morale della favola : tempi duri per i miei neuroni dopo la scimmia per <a href="http://it.wikipedia.org/wiki/Naruto" title="http://it.wikipedia.org/wiki/Naruto" target="_blank">Naruto</a> e <a href="http://it.wikipedia.org/wiki/Avantasia" title="http://it.wikipedia.org/wiki/Avantasia" target="_blank">Avantasia</a> sono caduto tra le spire del pitone per mobile device.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ilbat.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ilbat.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilbat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilbat.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilbat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilbat.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilbat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilbat.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilbat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilbat.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilbat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilbat.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilbat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilbat.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilbat.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilbat.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=19&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilbat.wordpress.com/2007/07/12/e-lultimo-neurone-se-ne-va-aka-nokia-e65-e-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aa03a3cbef7a96796696c25ebe2b69de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ilbat</media:title>
		</media:content>
	</item>
		<item>
		<title>Cancellare lo stesso file in tutte le sottodir</title>
		<link>http://ilbat.wordpress.com/2007/07/12/cancellare-lo-stesso-file-in-tutte-le-sottodir/</link>
		<comments>http://ilbat.wordpress.com/2007/07/12/cancellare-lo-stesso-file-in-tutte-le-sottodir/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 08:24:16 +0000</pubDate>
		<dc:creator>ilbat</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://ilbat.wordpress.com/2007/07/12/cancellare-lo-stesso-file-in-tutte-le-sottodir/</guid>
		<description><![CDATA[Oggi avevo bisogno di cancellare lo stesso file in una marea di sottocartelle ed ero certo che ci fosse modo di combinare find e rm in qualche maniera per ottenere questo risultato, mai RTFM fu più indicato , dopo aver cercato su google find + rm + linux ho trovato questa pagina http://www.linux.ie/newusers/beginners-linux-guide/find.php con per [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=18&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Oggi avevo bisogno di cancellare lo stesso file in una marea di sottocartelle ed ero certo che ci fosse modo di combinare find e rm in qualche maniera per ottenere questo risultato, mai RTFM fu più indicato <img src='http://s1.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> , dopo aver cercato su google <strong>find + rm + linux</strong> ho trovato questa pagina <a href="http://www.linux.ie/newusers/beginners-linux-guide/find.php" target="_blank">http://www.linux.ie/newusers/beginners-linux-guide/find.php</a><br />
con per l&#8217;appunto una serie di esempi sull&#8217;uso di find ho scoperto l&#8217;opzione <strong>-exec</strong> che faceva proprio al caso mio.<br />
A sto punto mi sono anche andato a splulciare la man page di find dove ovviamente era indicato tutto</p>
<p>Quindi per esempio per cancellare da tutte le sotto cartelle della mia home il file <strong>aaa</strong> basta dare<br />
<code> find ~/ -name aaa -exec rm {} \;</code><br />
che esegue rm su ogni file trovato, se si volesse confermare l&#8217;operazione ogni volta c&#8217;è l&#8217;opzione <strong>-ok</strong><br />
<code> find ~/ -name aaa -ok rm {} \;</code></p>
<p>Ci sono diverse varianti della exec che possono essere utili e per questo vi mando a RTFM.</p>
<p>Saluti.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ilbat.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ilbat.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ilbat.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ilbat.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ilbat.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ilbat.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ilbat.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ilbat.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ilbat.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ilbat.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ilbat.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ilbat.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ilbat.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ilbat.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ilbat.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ilbat.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ilbat.wordpress.com&amp;blog=1110217&amp;post=18&amp;subd=ilbat&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ilbat.wordpress.com/2007/07/12/cancellare-lo-stesso-file-in-tutte-le-sottodir/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/aa03a3cbef7a96796696c25ebe2b69de?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ilbat</media:title>
		</media:content>
	</item>
	</channel>
</rss>
