#!/bin/bash rm -rf run.log valgrind -v --tool=memcheck --num-callers=9900 ./test &> run.log