#!/bin/sh ./arr.bin > got || exit 1 diff got expected > /dev/null || exit 1