From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Hahn Subject: Re: Need help with qemu args debug Date: Wed, 29 Feb 2012 18:31:45 +0100 Message-ID: <201202291831.45630.hahn@univention.de> References: <1330513756170-5524689.post@n5.nabble.com> <1330519499118-5524861.post@n5.nabble.com> <1330520738.4270.84.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1632147959467780789==" Return-path: In-Reply-To: <1330520738.4270.84.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org --===============1632147959467780789== Content-Type: multipart/signed; boundary="nextPart1665807.Sr0N4Wdbt7"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart1665807.Sr0N4Wdbt7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello Ian, On Wednesday 29 February 2012 14:05:38 Ian Campbell wrote: > either > exec /usr/lib/xen/bin/qemu-system-i386 "$@" > or > exec /usr/lib/xen/bin/qemu-system-i386 "$*" > (I can never remember which is correct) "$@" =E2=86=92 each argument quoted by itself "$*" =E2=86=92 all arguments concatenated by the first char of $IFS, as one= argument $* =E2=86=92 all arguments splited by $IFS =E2=86=92 "lots of little garbag= e" $@ =E2=86=92 same as $* Sincerely Philipp =2D-=20 Philipp Hahn Open Source Software Engineer hahn@univention.de Univention GmbH Linux for Your Business fon: +49 421 22 232- 0 Mary-Somerville-Str.1 D-28359 Bremen fax: +49 421 22 232-99 http://www.univention.de/ --nextPart1665807.Sr0N4Wdbt7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAk9OYQEACgkQYPlgoZpUDjnGDgCfadGGh7mEAL2eXVQr5S4Nr6Ro UIsAnjs1/jk5HH26RGQ6NwqlJaNOrP9q =MhZY -----END PGP SIGNATURE----- --nextPart1665807.Sr0N4Wdbt7-- --===============1632147959467780789== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============1632147959467780789==--