img_stat.1

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

1
29
字号
.TH IMG_STAT 1 .SH NAMEimg_stat \- Display details of an image file.SH SYNOPSIS.B img_stat [-i imgtype] [-tvV] .I image [images] .SH DESCRIPTION.B img_statdisplays the details associated with an image file.  The output of thiscommand is image format specific.  At a minimum, the size will be given and the byte range of each file will be given for split image formats..SH ARGUMENTS.IP "-i imgtype"Identify the type of image file, such as raw or split.  Use '-i list' to list the supported types. If not given, autodetection methods are used..IP "-t"Print the image type only. .IP -vVerbose output of debugging statements to stderr.IP -VDisplay version.IP "image [images]"One (or more if split) disk or partition 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 + -
显示快捷键?