Searched refs:full_dir_path (Results 1 – 1 of 1) sorted by relevance
65 full_dir_path="$dir_prefix/$path"66 mkdir -p $full_dir_path82 pushd $full_dir_path > /dev/null141 echo "The files will be download at $full_dir_path"145 chmod -R 777 $full_dir_path146 for file in $full_dir_path/* ; do