Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

view block devices and file systems on linux

~$lsblk

#In Linux, you can view block devices and file systems attached to your 
system using the lsblk command. 
This command gathers information about all devices attached to the system, 
and prints them out using a tree-like structure.
 
PREVIOUS NEXT
Tagged: #view #block #devices #file #systems #linux
ADD COMMENT
Topic
Name
1+3 =