mmstat.1

来自「linux下开发的针对所有磁盘的数据恢复的源码」· 1 代码 · 共 38 行

1
38
字号
.TH MMSTAT 1 .SH NAMEmmstat \- Display details about the volume system (partition tables).SH SYNOPSIS.B mmstat [-t.I mmtype .B ] [-o.I offset.B ] [ -i.I imgtype.B ] [-vV] .I image [images].SH DESCRIPTION.B mmstat displays the general details of a volume system, which includes partitiontables and disk labels.  Mainly, the type is given..SH ARGUMENTS.IP "-t mmtype"Specify the media management type.  Use '-t list' to list the supported types. If not given, autodetection methods are used..IP "-o offset"Specify the offset into the image where the volume containing thepartition system starts.  The relative offset of the partition systemwill be added to this value..IP "-i imgtype"Identify the type of image file, such as raw or split.  If not given, autodetection methods are used..IP -vVerbose output of debugging statements to stderr.IP -VDisplay version.IP "image [images]"One (or more if split) disk images whose format is given with '-i'..SH AUTHORBrian Carrier <carrier at sleuthkit dot org>Send documentation updates to <doc-updates at sleuthkit dot org>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?