Newsgroups: alt.os.linux,comp.os.linux.misc,comp.os.linux.setup,comp.os.linux.networking
> On Solaris, I can find the blocksize used on the disks with: > df -g > > What is the command to show the same thing in Linux?
dumpe2fs -h /dev/hdxx
Manfred