Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 22, 2024, 10:25:56 AM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Others
»
Miscellaneous
»
Seeing the block size of a file system
« previous
next »
Print
Pages: [
1
]
Author
Topic: Seeing the block size of a file system (Read 5603 times)
rajesh.bahl
Linux Learner
Posts: 86
Seeing the block size of a file system
«
on:
May 24, 2007, 04:44:41 PM »
Is there any way we can see the block-size of an already existing file system on a system ?
regards
rajesh.bahl
Logged
gauravbajaj
LST CareTaker
Experienced
Posts: 658
Re: Seeing the block size of a file system
«
Reply #1 on:
May 30, 2007, 12:07:45 PM »
You can use df command to see it , Its usually gives 1 K of Blocks
To see that you can give df command , By default it takes 1 KB as block size but you can specify it also using command
#df -B blocksize
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Others
»
Miscellaneous
»
Seeing the block size of a file system