当前位置:网站首页>Lsblk command - check the disk of the system. I don't often use this command, but it's still very easy to use. Onion duck, like, collect, pay attention, wait for your arrival!
Lsblk command - check the disk of the system. I don't often use this command, but it's still very easy to use. Onion duck, like, collect, pay attention, wait for your arrival!
2022-07-05 01:28:00 【C_ Ty】
lsblk The English of the order is “list block”, Information used to list all available block devices , And it shows the dependency between them , But it doesn't list RAM Disk information .
lsblk The command is contained in util-linux-ng In bag , Now the package is renamed util-linux.
grammar :
Grammar format :lsblk [ Parameters ]
Common parameters :
Parameters describe
-a Show all devices
-b With bytes How to display device size
-d No display
slaves or holders
-D print
discard capabilities
-e Exclude devices
-f Display file system information
-h Display help information
-i use
ascii characters only
-m Display permission information
-l Use list format to display
-n Don't show titles
-o Output column
-P Use key=”value” Format display
-r Use the original format to display
-t Display topology information
Case list :
lsblk The command lists all block devices in a tree by default :
lsblk
The default option does not list all empty devices :
lsblk
-a
It can also be used to list the ownership relationship of a specific device , You can also list groups and patterns :
lsblk
-m
To get SCSI List of devices , You can only use -S Options , This option is used to print dependencies in reverse order :
lsblk
-S
for example , You may want to list devices in a list format , Instead of the default tree format . You can combine two different options , To get the desired output :
lsblk
-nl
边栏推荐
- Global and Chinese market of nutrient analyzer 2022-2028: Research Report on technology, participants, trends, market size and share
- How to safely eat apples on the edge of a cliff? Deepmind & openai gives the answer of 3D security reinforcement learning
- RB technology stack
- Global and Chinese markets of radiation linear accelerators 2022-2028: Research Report on technology, participants, trends, market size and share
- Database postragesq BSD authentication
- node工程中package.json文件作用是什么?里面的^尖括号和~波浪号是什么意思?
- Hand drawn video website
- The server time zone value ‘� й ��� ʱ 'is unrecognized or representatives more than one time zone【
- 【纯音听力测试】基于MATLAB的纯音听力测试系统
- Blue Bridge Cup Square filling (DFS backtracking)
猜你喜欢
[untitled]
Express routing, express middleware, using express write interface
Senior Test / development programmers write no bugs? Qualifications (shackles) don't be afraid of mistakes
LeetCode周赛 + AcWing周赛(T4/T3)分析对比
Implementation steps of master detail detail layout mode of SAP ui5 application
Postman automatically fills headers
【海浪建模1】海浪建模的理论分析和matlab仿真
[swagger]-swagger learning
[wave modeling 1] theoretical analysis and MATLAB simulation of wave modeling
Arbitrum: two-dimensional cost
随机推荐
Kibana installation and configuration
Introduction to the gtid mode of MySQL master-slave replication
如果消费互联网比喻成「湖泊」的话,产业互联网则是广阔的「海洋」
Basic operation of database and table ----- phased test II
[untitled]
Great God developed the new H5 version of arXiv, saying goodbye to formula typography errors in one step, and mobile phones can also easily read literature
Expansion operator: the family is so separated
Analysis and comparison of leetcode weekly race + acwing weekly race (t4/t3)
视频网站手绘
线上故障突突突?如何紧急诊断、排查与恢复
Express routing, express middleware, using express write interface
To sort out messy header files, I use include what you use
微信小程序:微群人脉微信小程序源码下载全新社群系统优化版支持代理会员系统功能超高收益
LeetCode周赛 + AcWing周赛(T4/T3)分析对比
[wave modeling 1] theoretical analysis and MATLAB simulation of wave modeling
【FPGA教程案例10】基于Verilog的复数乘法器设计与实现
Global and Chinese markets for stratospheric UAV payloads 2022-2028: Research Report on technology, participants, trends, market size and share
Implementation steps of master detail detail layout mode of SAP ui5 application
If the consumer Internet is compared to a "Lake", the industrial Internet is a vast "ocean"
19. Delete the penultimate node of the linked list