1BLKSTAT(1)                  General Commands Manual                 BLKSTAT(1)
2
3
4

NAME

6       blkstat  -  Display  details  of a file system data unit (i.e. block or
7       sector)
8

SYNOPSIS

10       blkstat [-f fstype ] [-i imgtype] [-o imgoffset]  [-b  dev_sector_size]
11       [-vV] image [images] addr
12

DESCRIPTION

14       blkstat displays the allocation status of the given data unit.  blkstat
15       was called dstat in TSK versions prior to 3.0.0.
16
17

ARGUMENTS

19       -f fstype
20              Specify the file system type.  Use '-f list' to  list  the  sup‐
21              ported  file  system types.  If not given, autodetection methods
22              are used.
23
24       -i imgtype
25              Identify the type of image file, such as raw or split.  Use  '-i
26              list'  to list the supported types.  If not given, autodetection
27              methods are used.
28
29       -o imgoffset
30              The sector offset where the file system starts in the image.
31
32       -b dev_sector_size
33              The size, in bytes, of the underlying device  sectors.   If  not
34              given,  the  value in the image format is used (if it exists) or
35              512-bytes is assumed.
36
37       -v     Verbose output of debugging statements to stderr
38
39       -V     Display version
40
41       image [images]
42              One (or more if split) disk or partition images whose format  is
43              given with '-i'.
44
45       addr   Address  to  display stats on.  This is a fragment for UNIX file
46              systems or a sector for FAT.
47
48

AUTHOR

50       Brian Carrier <carrier at sleuthkit dot org>
51
52       Send documentation updates to <doc-updates at sleuthkit dot org>
53
54
55
56                                                                    BLKSTAT(1)
Impressum