Lee Sharp wrote:
> From: "Michael Mee" <mm2001 at pobox dot com>
>> Jonathan Owens wrote:
>
>>> As the owner of a device with exactly a 16MB/128MB flash/ram setup,
>>> I welcome this change. If it'll help development along, I think
>>> it'll be well worth the upgrade for people that need to do so.
>
>> Ditto. We have at least 10 units deployed, most with 8MB cards and
>> many with 64MB RAM, but it would be worth the pain of climbing on
>> rooftops and physically replacing the CF to get the new (more stable)
>> radio functionality and more room for future growth.
>
> This brings up a question. I don't know exactly what I have in all
> places. Any thoughts on an easy exec.php command to tell me the size
> of the disk installed, not the image? I know I will pull a Homer when
> someone says something simple. <Doh!>
>
> Lee
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: m0n0wall dash dev dash unsubscribe at lists dot m0n0 dot ch
> For additional commands, e-mail: m0n0wall dash dev dash help at lists dot m0n0 dot ch
>
>
df -h
Should return output like:
$ df -h
Filesystem Size Used Avail Capacity Mounted on
/dev/md0c 11M 9.8M 799K 93% /
procfs 4.0K 4.0K 0B 100% /proc
/dev/ad0a 6.7M 5.4M 1.3M 81% /cf |