[ILUGC] GNU/Linux commands - lsblk

  • From: Dhanasekar <tkdhanasekar@xxxxxxxxx>
  • To: ilugc@xxxxxxxxxxxxx, kanchilug@xxxxxxxxxxxxx
  • Date: Thu, 29 Sep 2016 19:35:55 +0530

lsblk - list block devices
1. to list all block devices.

$ lsblk -a

2. to print the SIZE column in bytes  rather  than  in  human-readable
    format

$ lsblk -b

3. to list output  info about device owner, group and mode

$ lsblk -m

4. to print about block device topology

$ lsblk -t

5. to list SCSI Devices

$ lsblk -S


regards,

T.Dhanasekar


_____________________________________
ILUGC List: //www.freelists.org/list/ilugc
ILUGC Web: http://ilugc.in/

Other related posts: