#!/usr/bin/bash set -e cd "$(dirname "$(realpath "$0")")" cp source.txt out.txt cd .. cargo run -- test/out.txt