Commit 64688057 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

parallel

parent 673cda59
...@@ -8,7 +8,7 @@ cd $INPUTDIR/L1C ...@@ -8,7 +8,7 @@ cd $INPUTDIR/L1C
if [ ! -d ../L2A ]; then if [ ! -d ../L2A ]; then
mkdir ../L2A mkdir ../L2A
fi fi
echo \n\n
cd $INPUTDIR/L2A cd $INPUTDIR/L2A
#for f in $(find . -type f -name '*.zip') #for f in $(find . -type f -name '*.zip')
#do #do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment