xinitrc line: 73
J.
mailing-lists at xs4all.nl
Thu Jul 17 16:27:39 CEST 2008
On Thu, 17 Jul 2008, Nick Schermer wrote:
> 2008/7/17 J. <mailing-lists at xs4all.nl>:
> > Thursday, July 17
> >
> > Hello,
> >
> > I accidental came across the following. In `xinitrc'
> >
> > case "x$xfcesm" in
> >
> > should be:
> >
> > case "$xfcesm" in
>
> This is done to avoid errors on some version of bash when $xfcesm is empty, so
> it's fine, since the compared string also starts with a x.
>
> Nick
Ow ok...
Anyway - thankx for the response.
Cheers.. ppl.
J.
More information about the Xfce
mailing list