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

links

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