1dcmftest(1)                       OFFIS DCMTK                      dcmftest(1)
2
3
4

NAME

6       dcmftest - Test if file uses DICOM part 10 format
7
8

SYNOPSIS

10       dcmftest file...
11

DESCRIPTION

13       The  dcmftest utility checks whether the files specified on the command
14       line are DICOM files in part 10 format (with meta-header).
15

PARAMETERS

17       dcmfile-in  DICOM input filename to be dumped
18

NOTES

20       All files specified on the command line are checked for the presence of
21       the  DICOM 'magic word' 'DICM' at byte position 128. No attempt is made
22       to parse the complete data set.  For  each  file  the  test  result  is
23       printed   to   stdout   in   the   form  'yes:  <filename>\n'  or  'no:
24       <filename>\n'. The utility terminates with a return code  corresponding
25       to the number of files found to be non-DICOM, i.e. if all files pass as
26       DICOM files, the return value is 0. This behavior is intended  for  use
27       in shell script programming.
28

SEE ALSO

30       dcmgpdir(1), dcmmkdir(1)
31
33       Copyright  (C)  1997-2014  by OFFIS e.V., Escherweg 2, 26121 Oldenburg,
34       Germany.
35
36
37
38Version 3.6.2                   Fri Jul 14 2017                    dcmftest(1)
Impressum