Module combine_magic
[hide private]
[frames] | no frames]

Module combine_magic

source code

Functions [hide private]
 
main()
NAME combine_magic.py DESCRIPTION Combines magic format files of the same type together.
source code
Function Details [hide private]

main()

source code 

NAME
    combine_magic.py

DESCRIPTION
    Combines magic format files of the same type together.

SYNTAX
    combine_magic.py [-h] [-i] -out filename -in file1 file2 ....

OPTIONS
    -h prints help message
    -i allows interactive  entry of input and output filenames
    -F specify output file name [must come BEFORE input file names]
    -f specify input file names [ must come last]