#!/bin/bash export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./runtime sh -c "./analysis $*" pkill analysis