[Linux-31] encore un problème bash

jpcas jpcas at free.fr
Dim 6 Avr 22:06:11 CEST 2014


Le 06/04/2014 19:10, jpcas a écrit :
> echo "convert ${a%.*}.txt -resize 128x128 pwg_representative/${a%.*}.jpg"

À changer pour :

echo "convert ${a} -resize 128x128 pwg_representative/${a%.*}.jpg"

;-\



Plus d'informations sur la liste de diffusion Linux-31