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

links

parent f364e8e2
...@@ -5,7 +5,7 @@ JOBS=${3:-1} ...@@ -5,7 +5,7 @@ JOBS=${3:-1}
cd $PRODCUTSDIR cd $PRODCUTSDIR
ls *.zip | parallel --jobs $JOBS ExtractData.sh {} $JP2DIR ls *.zip | parallel --jobs $JOBS test.sh {} $JP2DIR
#for f in $(ls *.zip) #for f in $(ls *.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