[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Need help with qemu args debug


  • To: xen-devel@xxxxxxxxxxxxx
  • From: Philipp Hahn <hahn@xxxxxxxxxxxxx>
  • Date: Wed, 29 Feb 2012 18:31:45 +0100
  • Delivery-date: Wed, 29 Feb 2012 17:32:11 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xen.org>

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)

"$@" â each argument quoted by itself
"$*" â all arguments concatenated by the first char of $IFS, as one argument
$* â all arguments splited by $IFS â "lots of little garbage"
$@ â same as $*

Sincerely
Philipp
-- 
Philipp Hahn           Open Source Software Engineer      hahn@xxxxxxxxxxxxx
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/

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.