Nazrath10R
9/25/2018 - 12:36 AM

count files in subfolder

count files in subfolder

RESULT_FOLDERS=`find /$DIR/ -maxdepth 1 -type d -print| wc -l`