&quot;root@om-gta02 ~ $ df /<br>Filesystem           1K-blocks      Used Available Use% Mounted on<br>&quot;<br><br>&quot;root@om-gta02 ~ $ df / | tr -s &#39; &#39;  <br>Filesystem 1K-blocks Used Available Use% Mounted on<br>
&quot;<br>&quot;root@om-gta02 ~ $ df / | tr -s &#39; &#39; | cut -d \  -f5 -s<br>Use%<br>&quot;<br><br>I think the problem ist &quot;/&quot; because<br><br>&quot;root@om-gta02 ~ $ df  | tr -s &#39; &#39; | cut -d \  -f5 -s | tail -n +2 <br>
44%<br>0%<br>0%<br>70%<br>1%<br>&quot;<br><br><br><br><div class="gmail_quote">On Tue, Mar 3, 2009 at 15:04, Richy <span dir="ltr">&lt;<a href="mailto:klemmster@gmail.com">klemmster@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The output is &quot;&quot; -- Nothing.<div><div></div><div class="h5"><br><blockquote style="margin: 1.5em 0pt;"></blockquote><br><br><div class="gmail_quote">On Tue, Mar 3, 2009 at 12:58, Carlo Minucci <span dir="ltr">&lt;<a href="mailto:gecco@napodano.com" target="_blank">gecco@napodano.com</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div>
<br>
</div></div>mhh<br>
<br>
now i don&#39;t have shr on my phone<br>
but try to open a terminal on the phone e launch this command:<br>
<br>
<br>
df / | tr -s &#39; &#39; | cut -d \  -f5 -s | tail -n +2<br>
<br>
<br>
and past me the output. i think the problem is here<br>
<div><div></div><div><br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org" target="_blank">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>
</div></div></blockquote></div><br>