[hblug] ***ATTN Chris*** More on File Systems
Michael Adams
mbadams at paradise.net.nz
Fri Aug 25 23:08:47 NZST 2006
On Fri, 25 Aug 2006 22:36:07 +1200
chris morris wrote:
> Yep it works on xandros
>
> chris at racepics:~$ df -hT
> Filesystem Type Size Used Avail Use% Mounted on
> /dev/hda4 reiserfs 7.8G 5.0G 2.9G 64% /
> tmpfs tmpfs 185M 0 185M 0% /dev/shm
> /dev/hda1 vfat 12G 5.3G 6.0G 47% /disks/C
> /dev/hda5 vfat 37G 35G 2.3G 94% /disks/D
> chris at racepics:~$
Thanks Chris
Sorry Perry, don't know what didn't work for you here. BTW the -h puts
all the disk sizes into human readable terms. The -T(capital is required
as linux is case sensitive) adds the Type column. This command produces
a list of mounted filesystems.
More information about the HBLUG
mailing list