Dicom dir to analyze: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

31 January 2011

  • curprev 17:4017:40, 31 January 2011 Scott talk contribs 1,470 bytes +1,470 Created page with '<source lang="bash"> #!/bin/bash usage () { echo echo "Usage:" echo " `basename $0` <dicom dir>" echo " This script searches through <dicom dir> for DICOM files" echo " (e.…'