User will input the folders varying in number but maximum 10, separated by a comma and in the end specify the name of the output file
./script.sh folder1,folder2,folder3,folder4 -o output.csv
./script.sh folder1,folder2,folder3, -o output.csv
User will input the folders varying in number but maximum 10, separated by a comma and in the end specify the name of the output file
./script.sh folder1,folder2,folder3,folder4 -o output.csv
./script.sh folder1,folder2,folder3, -o output.csv