Commit 048405f9 authored by Mario Chirinos Colunga's avatar Mario Chirinos Colunga 💬

links

parent 4e766016
......@@ -5,7 +5,7 @@ JOBS=${2:-1}
cd $PRODCUTSDIR
ls *.zip | parallel --jobs $JOBS test.sh {} $JP2DIR
echo "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