GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
dcmftest(1) OFFIS DCMTK dcmftest(1)

dcmftest - Test if file uses DICOM part 10 format

dcmftest file...

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

dcmfile-in  DICOM input filename to be dumped

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>\n' or 'no: <filename>\n'. 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 behavior is intended for use in shell script programming.

dcmgpdir(1), dcmmkdir(1)

Copyright (C) 1997-2014 by OFFIS e.V., Escherweg 2, 26121 Oldenburg, Germany.
Thu Jan 14 2021 Version 3.6.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.