debian man page for dcmftest

Query: dcmftest

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

dcmftest(1)							    OFFIS DCMTK 						       dcmftest(1)

NAME
dcmftest - Test if file uses DICOM part 10 format
SYNOPSIS
dcmftest file...
DESCRIPTION
The dcmftest utility checks whether the files specified on the command line are DICOM files in part 10 format (with meta-header).
PARAMETERS
dcmfile-in DICOM input filename to be dumped
NOTES
All files specified on the command line are checked for the presence of the DICOM 'magic word' 'DICM' at byte position 128. No attempt is made to parse the complete data set. For each file the test result is printed to stdout in the form 'yes: <filename> ' or 'no: <filename> '. The utility terminates with a return code corresponding to the number of files found to be non-DICOM, i.e. if all files pass as DICOM files, the return value is 0. This behaviour is intended for use in shell script programming.
SEE ALSO
dcmgpdir(1), dcmmkdir(1)
COPYRIGHT
Copyright (C) 1997-2010 by OFFIS e.V., Escherweg 2, 26121 Oldenburg, Germany. Version 3.6.0 6 Jan 2011 dcmftest(1)
Related Man Pages
dcfile(1) - debian
dcmmkcrv(1) - debian
dconvlum(1) - debian
dcsrdump(1) - debian
gdcmdiff(1) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Introduction
Find columns in a file based on header and print to new file
My first PERL incarnation... Audio Oscillograph