status.sh

#!/bin/bash

echo "aplcache"
cd aplcache; bash status.sh; cd ..
echo "aplcachetf"
cd aplcachetf; bash status.sh; cd ..