CompTIA
XK0-005 · Question #21
Which of the following will provide a list of all flash, external, internal, and SSD drives?
The correct answer is C. lsblk. ls: List files in the file system. lsblk: List block devices (for example, the drives). lspci: List PCI devices. lsusb: List USB devices. lsdev: List all devices.
System Management
Question
Which of the following will provide a list of all flash, external, internal, and SSD drives?
Options
- Alspci
- Blsmod
- Clsblk
- Dlsusb
How the community answered
(20 responses)- A5% (1)
- B10% (2)
- C85% (17)
Explanation
ls: List files in the file system. lsblk: List block devices (for example, the drives). lspci: List PCI devices. lsusb: List USB devices. lsdev: List all devices.
Topics
#Linux commands#Disk management#Block devices
Community Discussion
No community discussion yet for this question.