Commit 4714e7ef authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

parallel

parent 525d3ce9
...@@ -33,7 +33,7 @@ if [ "$#" -le 2 ]; then ...@@ -33,7 +33,7 @@ if [ "$#" -le 2 ]; then
fi fi
cd $JP2DIR cd $JP2DIR
ls -d */ | parallel --jobs $JOBS mergeImges.sh {} $POLYGON ls -d */ | parallel --jobs $JOBS test.sh {} $POLYGON
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