<?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>Comments on: Mybook: how to use &#8220;fuel gauge&#8221; leds</title>
	<atom:link href="http://www.ismprofessional.net/pascucci/index.php/2007/08/mybook-how-to-use-fuel-gauge-leds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ismprofessional.net/pascucci/index.php/2007/08/mybook-how-to-use-fuel-gauge-leds/</link>
	<description>Sto lavorando sodo per preparare il mio prossimo errore (B. Brecht)</description>
	<lastBuildDate>Sun, 08 Jan 2012 16:55:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lex</title>
		<link>http://www.ismprofessional.net/pascucci/index.php/2007/08/mybook-how-to-use-fuel-gauge-leds/comment-page-1/#comment-2236</link>
		<dc:creator>Lex</dc:creator>
		<pubDate>Mon, 26 Nov 2007 12:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.ismprofessional.net/pascucci/?p=109#comment-2236</guid>
		<description>You could install bc (`apt-get install bc` or from source if you are using the original firmware)</description>
		<content:encoded><![CDATA[<p>You could install bc (`apt-get install bc` or from source if you are using the original firmware)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SpeedCore</title>
		<link>http://www.ismprofessional.net/pascucci/index.php/2007/08/mybook-how-to-use-fuel-gauge-leds/comment-page-1/#comment-2225</link>
		<dc:creator>SpeedCore</dc:creator>
		<pubDate>Sat, 24 Nov 2007 13:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ismprofessional.net/pascucci/?p=109#comment-2225</guid>
		<description>hey there,
that space indicators won&#039;t work fpr me, because there is no bc on my box. could you explain that awk command?
thanks,
speedcore</description>
		<content:encoded><![CDATA[<p>hey there,<br />
that space indicators won&#8217;t work fpr me, because there is no bc on my box. could you explain that awk command?<br />
thanks,<br />
speedcore</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex</title>
		<link>http://www.ismprofessional.net/pascucci/index.php/2007/08/mybook-how-to-use-fuel-gauge-leds/comment-page-1/#comment-1955</link>
		<dc:creator>Lex</dc:creator>
		<pubDate>Tue, 06 Nov 2007 23:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ismprofessional.net/pascucci/?p=109#comment-1955</guid>
		<description>Better version:
echo &quot;`df /data &#124; grep -vE &quot;^Filesystem&quot; &#124; awk &#039;{ print (81/$2)*$3+16 }&#039;`/1&quot; &#124; bc &gt; /sys/devices/platform/wdc-leds/leds:wdc-leds:fuel-gauge/brightness</description>
		<content:encoded><![CDATA[<p>Better version:<br />
echo &#8220;`df /data | grep -vE &#8220;^Filesystem&#8221; | awk &#8216;{ print (81/$2)*$3+16 }&#8217;`/1&#8243; | bc &gt; /sys/devices/platform/wdc-leds/leds:wdc-leds:fuel-gauge/brightness</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex</title>
		<link>http://www.ismprofessional.net/pascucci/index.php/2007/08/mybook-how-to-use-fuel-gauge-leds/comment-page-1/#comment-1954</link>
		<dc:creator>Lex</dc:creator>
		<pubDate>Tue, 06 Nov 2007 23:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.ismprofessional.net/pascucci/?p=109#comment-1954</guid>
		<description>Simple disk space indicator:
(add to crontab)
*/10  *   *     *     *         root    echo &quot;0.0000002035*`df /data &#124; grep -vE &#039;^Filesystem&#124;tmpfs&#124;cdrom&#039; &#124; awk &#039;{ print $3 }&#039;`/1&quot; &#124; bc &gt; /sys/devices/platform/wdc-leds/leds:wdc-leds:fuel-gauge/brightness</description>
		<content:encoded><![CDATA[<p>Simple disk space indicator:<br />
(add to crontab)<br />
*/10  *   *     *     *         root    echo &#8220;0.0000002035*`df /data | grep -vE &#8216;^Filesystem|tmpfs|cdrom&#8217; | awk &#8216;{ print $3 }&#8217;`/1&#8243; | bc &gt; /sys/devices/platform/wdc-leds/leds:wdc-leds:fuel-gauge/brightness</p>
]]></content:encoded>
	</item>
</channel>
</rss>

