This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
HamRadio
/
BallonSonde
Vigiar
0
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
be6a27c084
Ramos
Etiquetas
master
BallonSonde
/
2_convert.sh
2_convert.sh
101 B
Histórico
Em bruto
1
2
3
4
5
6
#!/bin/bash
cd /ramfs
FILE=$(find ./ -type f -name *.jpg)
convert $FILE -resize 640x480^ lit-$FILE