#!/bin/sh valgrind --leak-check=full --show-leak-kinds=all "$0".real "$@"