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.  Use '-i list'  to
26              list  the  supported types.  If not given, autodetection methods
27              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              The disk or partition image to read, whose format is given  with
43              '-i'.   Multiple  image  file names can be given if the image is
44              split into multiple segments.  If only one image file is  given,
45              and  its  name is the first in a sequence (e.g., as indicated by
46              ending in '.001'), subsequent image segments  will  be  included
47              automatically.
48
49       addr   Address  to  display stats on.  This is a fragment for UNIX file
50              systems or a sector for FAT.
51
52

AUTHOR

54       Brian Carrier <carrier at sleuthkit dot org>
55
56       Send documentation updates to <doc-updates at sleuthkit dot org>
57
58
59
60                                                                    BLKSTAT(1)
Impressum