pull.sh

#!/bin/bash

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