Difference between revisions of "Block size"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
− | blockdev --getbsz /dev/sda11 | + | [[blockdev]] --getbsz /dev/sda11 |
4096 | 4096 | ||
blockdev --getsize64 '/dev/sda' | blockdev --getsize64 '/dev/sda' | ||
+ | |||
+ | |||
+ | [[tune2fs]] -l /path/to/device | grep "[[Block]] size" | ||
== See also == | == See also == |
Revision as of 05:15, 16 February 2020
This article is a Draft. Help us to complete it.
blockdev --getbsz /dev/sda11 4096
blockdev --getsize64 '/dev/sda'
tune2fs -l /path/to/device | grep "Block size"
See also
- file, File system, directory,
touch
,mkdir
,ls
,ln
truncate
,fallocate
,split
,stat
, inode, File descriptor, superblock, block size (blockdev
),fuser
,lsof
,scrub
,chattr
, ulimit (nofiles),cp
,mv
,file (command)
,mkfifo
,chmod
- File systems: clustered file system,
tune2fs
mkfs.ext4
,superblock, e2fsck,resize2fs
,mount
,df
,umount
, UUID,fstab
Advertising: