<?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>xlsx &#8211; SMsoft &#8211; informatica e dintorni</title>
	<atom:link href="https://blog.smsoft.it/tag/xlsx/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.smsoft.it</link>
	<description>consigli settimanali su MacOS, GNU/Linux ed Open Source</description>
	<lastBuildDate>Tue, 31 May 2016 09:30:58 +0000</lastBuildDate>
	<language>it-IT</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=75511</generator>
	<item>
		<title>BASH: convertire un file xlsx in csv</title>
		<link>https://blog.smsoft.it/2016/05/31/bash-convertire-un-file-xlsx-csv/</link>
					<comments>https://blog.smsoft.it/2016/05/31/bash-convertire-un-file-xlsx-csv/#respond</comments>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 31 May 2016 09:30:58 +0000</pubDate>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[xlsx]]></category>
		<guid isPermaLink="false">http://blog.smsoft.it/?p=3416</guid>

					<description><![CDATA[Sarà capitata a molti l&#8217;esigenza di convertire dei files da un formato all&#8217;altro. Una delle conversioni di formato che giornalmente possono servire è quella da xlsx a csv. A questo scopo vi segnalo xlsx2csv. Questa la procedura per l&#8217;installazione/uso: [crayon-6a7a7f945f218059661611/] enjoy!]]></description>
										<content:encoded><![CDATA[<p>Sarà capitata a molti l&#8217;esigenza di convertire dei files da un formato all&#8217;altro. </p>
<p>Una delle conversioni di formato che giornalmente possono servire è quella da <strong>xlsx</strong> a <strong>csv</strong>.</p>
<p>A questo scopo vi segnalo <a href="https://github.com/dilshod/xlsx2csv" target="_blank" rel="noopener noreferrer">xlsx2csv</a>. Questa la procedura per l&#8217;installazione/uso:</p><pre class="urvanov-syntax-highlighter-plain-tag">git clone https://github.com/dilshod/xlsx2csv.git
$ cd xlsx2csv
$ ./xlsx2csv.py input.xlsx output.csv</pre><p></p>
<p>enjoy!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.smsoft.it/2016/05/31/bash-convertire-un-file-xlsx-csv/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
