[an error occurred while processing this directive]

  • re: How do I find out the HP-UX OS block size?
    By : anonymous ( Tue Nov 5 17:04:37 2002 )

    The command fstyp will give the current block size of a file system.

    e.g.

    fstyp -v /dev/vg00/lvol1 | grep f_bsize



    Return to article...[an error occurred while processing this directive]