#!/bin/sh

nohup ./run_example > output_file &
