pull.sh

#!/bin/bash

echo "aplcachereusable"
cd aplcachereusable; bash pull.sh; cd ..
echo "aplcachetf"
cd aplcachetf; bash pull.sh; cd ..