Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
futbot
futbot2014
Commits
f03d21da
Commit
f03d21da
authored
Aug 18, 2014
by
Aylen Ricca
Browse files
automatic running
parent
9303d542
Changes
1
Hide whitespace changes
Inline
Side-by-side
visrob2/pruebas_pre/pruebasTiempos/run.sh
0 → 100755
View file @
f03d21da
#!/bin/sh
for
i
in
1 2
#3 4 ### for loop ###
do
for
j
in
1 2 3 4 5
### for loop ###
do
echo
"
$j
obejcts"
./pruebaTIME
--TIME
$i
mv times
*
outB
$i
-
$j
done
done
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment