<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title><![CDATA[Dobrica Pavlinušić's random unstructured stuff: smartctl]]></title>
<link>https://saturn.ffzg.hr/rot13/index.cgi?smartctl</link>
<description></description>
<pubDate>Wed, 14 Sep 2011 20:15:08 -0000</pubDate>
<webMaster>root@saturn.ffzg.hr</webMaster>
<generator>Socialtext Workspace v2.19.0.2</generator>

<item>
<title><![CDATA[smartctl]]></title>
<link>https://saturn.ffzg.hr/rot13/index.cgi?smartctl</link>
<description><![CDATA[<div>Creator: Dobrica Pavlinušić</div><hr/><div class="wiki">
<pre>
cat /proc/partitions | awk '{ if ( $3 &gt;= 2930266584 ) print $4 }' | xargs -i sudo smartctl -a /dev/{} &gt; smart.txt

</pre>
</div>
]]></description>
<author>Dobrica Pavlinu&#x161;i&#x107;</author>
<category></category>
<guid isPermaLink="true">https://saturn.ffzg.hr/rot13/index.cgi?smartctl</guid>
<pubDate>Wed, 14 Sep 2011 20:15:08 -0000</pubDate>
</item>
</channel>
</rss>