⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ffind.1

📁 linux下开发的针对所有磁盘的数据恢复的源码
💻 1
字号:
.TH FFIND 1 .SH NAMEffind \- Finds the name of the file or directory using a given inode.SH SYNOPSIS.B ffind [-aduvV] [-f fstype] [-i imgtype] [-o imgoffset].I image inode.SH DESCRIPTION.B ffindfinds the names of files or directories that are allocated to .I inodeon disk image .I image.By default it only will only return the first name it finds.  Withsome file systems, this will find deleted file names..SH ARGUMENTS.IP "image [images]"One (or more if split) disk or partition images whose format is given with '-i'..IP inodeInteger of inode to find.The optional arguments are:.IP -aFind all occurrences of inode..IP -dFind deleted entries only..IP "-f fstype"Identify the file system type of the image.  Use '-f list' to list the supported file system types.If not given, autodetection methods are used..IP -uFind undeleted entries only..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 -vVerbose output to stderr..IP -VDisplay version..PPThis program searches all directory entries looking for thegiven inode.  This is useful when an inode has been identifiedfrom a disk unit address using .BR ifind(1)..SH EXAMPLE# ffind -a image 212.SH "SEE ALSO".BR ifind (1).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 + -