Joerg Schilling <[EMAIL PROTECTED]> wrote:

> > # more /usr/bin/cdrecord
> > <CDDL suff>
> > #ident  "@(#)cdrecord   1.1     06/04/06 SMI"
> > #
> > #
> > pfexec "`dirname $0`/`basename $0`.bin" $*
>
> This looks OK, but the stuff in /etc/security seems to be wrong.

.... found the first bug:

You need to replace $* by "$@"

but this is only causing problems in case you use arguments with spaces
inside....

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to