#!/bin/bash export tool="$SHA384SUM" export algo=sha384 exec "$(dirname "$0")/../__sum/__test" "$@"