blockdev.8
来自「Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分」· 8 代码 · 共 56 行
8
56 行
.\" -*- nroff -*-.\" Copyright 1998 Andries E. Brouwer (aeb@cwi.nl).\".\" May be distributed under the GNU General Public License.TH BLOCKDEV 8 "May 2000" "".SH NAMEblockdev \- call block device ioctls from the command line.SH SYNOPSIS.B blockdev.RI [ options ].I commands devices.SH DESCRIPTIONThe utility.B blockdevallows one to call block device ioctls from the command line..SH OPTIONS.TP.B \-VPrint version and exit..TP.B \-qBe quiet..TP.B \-vBe verbose..SH COMMANDS.TP.B \--setroSet read-only..TP.B \--setrwSet read-write..TP.B \--getroGet read-only. Print 1 if the device is read-only, 0 otherwise..TP.B \--getssPrint sectorsize in bytes - usually 512..TP.B \--getsizePrint device capacity (in 512-byte sectors)..TP.BI \--setra " N"Set readahead to.I N512-byte sectors..TP.B \--getraPrint readahead (in 512-byte sectors)..TP.B \--flushbufsFlush buffers..TP.B \--rereadptReread partition table.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?