Yaouh 0.5 out

Richy klemmster at gmail.com
Tue Mar 3 15:08:34 CET 2009


"root at om-gta02 ~ $ df /
Filesystem           1K-blocks      Used Available Use% Mounted on
"

"root at om-gta02 ~ $ df / | tr -s ' '
Filesystem 1K-blocks Used Available Use% Mounted on
"
"root at om-gta02 ~ $ df / | tr -s ' ' | cut -d \  -f5 -s
Use%
"

I think the problem ist "/" because

"root at om-gta02 ~ $ df  | tr -s ' ' | cut -d \  -f5 -s | tail -n +2
44%
0%
0%
70%
1%
"



On Tue, Mar 3, 2009 at 15:04, Richy <klemmster at gmail.com> wrote:

> The output is "" -- Nothing.
>
>
>
> On Tue, Mar 3, 2009 at 12:58, Carlo Minucci <gecco at napodano.com> wrote:
>>
>>
>> mhh
>>
>> now i don't have shr on my phone
>> but try to open a terminal on the phone e launch this command:
>>
>>
>> df / | tr -s ' ' | cut -d \  -f5 -s | tail -n +2
>>
>>
>> and past me the output. i think the problem is here
>>
>> _______________________________________________
>> Openmoko community mailing list
>> community at lists.openmoko.org
>> http://lists.openmoko.org/mailman/listinfo/community
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20090303/40e0b1b8/attachment.htm 


More information about the community mailing list