📄 jcat.1
字号:
.TH JCAT 1 .SH NAMEjcat \- Show the contents of a block in the file system journal..SH SYNOPSIS.B jcat [-f.I fstype.B ] [-vV] [-i imgtype] [-o imgoffset].I image [images].B ] [.I inode.B ].I jblk.SH DESCRIPTION.B jcatshows the contents of a journal block in the file system journal. The inode address of the journal can be given or the default location willbe used. Note that the block address is a journal block address and nota file system block. The raw output is given to STDOUT..SH ARGUMENTS.IP "-f fstype"Specify the file system type. Use '-f list' to list the supported file system types. If not given, autodetection methods are used..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 "-o imgoffset"The sector offset where the file system starts in the image. Non-512 bytesectors can be specified using '@' (32@2048)..IP -VDisplay version.IP -vverbose output.IP image [images]One (or more if split) disk or partition images whose format is given with '-i'..IP [inode]The inode where the file system journal can be found. .IP jblkThe journal block to display. .SH "EXAMPLES"jcat -f linux-ext3 img.dd 34 | xxd.SH AUTHORBrian Carrier <carrier at sleuthkit dot org>Send documentation updates to <doc-updates at sleuthkit dot org>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -