This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
xry111
/
jump
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
df69842bc0
Ramos
Etiquetas
master
jump
/
data
/
testall.sh
testall.sh
53 B
Histórico
Em bruto
1
2
3
4
5
#!/bin/sh
for i in 1 2 5 6 7; do
./test.sh $i
done