AMD64: Openoffice does not work after upgrade to Breezy

Dennis Kaarsemaker dennis at kaarsemaker.net
Sun Nov 6 22:38:46 UTC 2005


On zo, 2005-11-06 at 23:31 +0100, Gerhard Gaußling wrote:
> #!/bin/bash
> dchroot -c i386_chroot -d PTStitcher $1 $2 $3 $4
> exit
> 
> (the arguments $1 $2 $3 $4 might be the problem?).

dchroot -c i386_chroot -d PTStitcher "$@"

From the bash manpage:
      @      Expands  to  the  positional  parameters, starting from 
             one.  When the expansion occurs within double quotes, each
             parameter expands to a separate word.  That is, "$@" is 
             equivalent to "$1" "$2" ...  When there are no  positional
             parameters, "$@" and $@ expand to nothing (i.e., they are  
             removed).

-- 
Dennis K.
  - Linux for human beings: http://www.ubuntulinux.org
  - Linux voor normale mensen: http://www.ubuntulinux.nl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20051106/b03fedab/attachment.sig>


More information about the ubuntu-users mailing list