find [parent directory] -type d -name [directory name]
find /home/vader -type d -name wrapper_scripts
find /home/vader -type d | grep wrapper