Results 1 to 6 of 6
I think "blkid" command is just a abbreviation likes uname(unix name).
what does "blkid" command stand for? please help!...
- 04-18-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
what does "blkid" stand for?
I think "blkid" command is just a abbreviation likes uname(unix name).
what does "blkid" command stand for? please help!
- 04-18-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Hello and welcome to the forums!

blkid is block identification
more on blkid by checking the manual page:
Code:man blkid
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 04-18-2011 #3
Here is a link to blkid: blkid(
- Linux man page Registered Linux user #526930
- 04-19-2011 #4
Whenever you want to know what a command does, just type whatis commandname (e.g. whatis blkid). This will give you a short definition. For more information, including how you use the command, use man commandname.
"I'm just a little old lady; don't try to dazzle me with jargon!"
- 04-20-2011 #5Just Joined!
- Join Date
- Apr 2011
- Posts
- 2
Thanks everyone for comments.
So it is "block device identification".Last edited by hop_thu_vn; 04-20-2011 at 04:40 AM.
- 04-20-2011 #6
Normally for checking partitions I use "blkid" more than "fdisk -l"
- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------


Reply With Quote