OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: terencek on December 21, 2005, 08:07:23 pm
-
Hi all,
I just got a new C3100 (replacing my C860) and wondering how do i check how much space is left in the internal flash storage. Sysinfo can only report on the space for the internal drive, SD/CF card and temp storage space.
Btw, i am using cacko 1.23 rom.
Thanks!
-
df -h will give you free space on all your devices (mtd flash, cf cards, sd cards etc ...)
-
df -h will give you free space on all your devices (mtd flash, cf cards, sd cards etc ...)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=108013\"][{POST_SNAPBACK}][/a][/div]
Thanks!!