pull.sh

#!/bin/bash

echo "memoizeittophalf"
cd memoizeittophalf; bash pull.sh; cd ..
echo "memoizeittf"
cd memoizeittf; bash pull.sh; cd ..