#!/bin/bash ARGS="evolve-sc --test --generations 20 --population 50 $@" `./run $ARGS`