From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1GyU5S-0005Sd-Gg for garchives@archives.gentoo.org; Sun, 24 Dec 2006 14:12:26 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBOE8NAw008721; Sun, 24 Dec 2006 14:08:23 GMT Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.169]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBOE3tbO021717 for ; Sun, 24 Dec 2006 14:03:55 GMT Received: by ug-out-1314.google.com with SMTP id z38so3300890ugc for ; Sun, 24 Dec 2006 06:03:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:message-id; b=U6k8jGAuclSpzs/crB2hU3ITyKUkXY2ngoL0spjBbu6FNHL+MocbJAWn4jyjft+B6XWb9A/q0ZgqGWYL4/pQp+M4gPmIMc1DuHcizvZSsrZ+oWSG2ggfno8lgNGc6GUeOsApIBQUcR1VwS9VNfvpPAsjicmvRSZqFJPtEjLYn3E= Received: by 10.78.204.7 with SMTP id b7mr2044806hug.1166969035356; Sun, 24 Dec 2006 06:03:55 -0800 (PST) Received: from ?192.168.0.5? ( [213.162.120.196]) by mx.google.com with ESMTP id 11sm15842623hug.2006.12.24.06.03.54; Sun, 24 Dec 2006 06:03:55 -0800 (PST) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Batch resizing of photos Date: Sun, 24 Dec 2006 14:03:42 +0000 User-Agent: KMail/1.9.5 References: <200612241143.48307.michaelkintzios@gmail.com> <200612241325.40082.shrdlu@unlimitedmail.org> In-Reply-To: <200612241325.40082.shrdlu@unlimitedmail.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart11679684.h7l1UdmFzm"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200612241403.45023.michaelkintzios@gmail.com> X-Archives-Salt: 0bde175f-0c99-43c2-8ebc-8a9dae2f1d65 X-Archives-Hash: 6e9dcdf6739071973bbbdf5d192b6961 --nextPart11679684.h7l1UdmFzm Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 24 December 2006 12:25, Etaoin Shrdlu wrote: > for i in *.jpeg; do > =C2=A0 name=3D${i%.jpeg} > =C2=A0 convert -resize WxH ${i} ${name}_resized.jpeg > done Thank you for a lovely Christmas present! :) =2D-=20 Regards, Mick --nextPart11679684.h7l1UdmFzm Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBFjojB5Fp0QerLYPcRAreGAJ0dVLu6Tntab60LV3RcKDYShVV8kQCglXJp ZTpX3gk/xDNCAynm3wWlrKs= =C6Tt -----END PGP SIGNATURE----- --nextPart11679684.h7l1UdmFzm-- -- gentoo-user@gentoo.org mailing list