4 # ________ _________ ____ / __ \/ ___/
5 # / ___/ _ \/ ___/ __ \/ __ \/ / / /\__ \
6 # / / / __/ /__/ /_/ / / / / /_/ /___/ /
7 # /_/ \___/\___/\____/_/ /_/\____//____/
9 # ======================================================================
12 # author: Christoph RĂ¼thing, University of Paderborn
13 # description: This script simply reverses the byte order of a file.
15 # ======================================================================
19 echo "ERROR: Input file not found"
23 python
"$RECONOS/tools/python/reverse_byte_order.py" $1 > $2