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

Re: problems writing a large file to DVD+R Double Layer disk



Hi,

> Which version of bash is that?  I can't reproduce that result at all.

The SuSE 6.x is offline. But the result from the
younger SuSE 7.2 from where i know the problem
with libburn-0.2 should be more interesting
anyway:

  $ bash --version
  GNU bash, version 2.05.0(1)-release (i386-suse-linux)
  Copyright 2000 Free Software Foundation, Inc.
  $ echo $BASH_VERSION
  2.05.0(1)-release

  $ uname -a
  Linux * 2.4.4-4GB #1 Wed May 16 00:37:55 GMT 2001 i686 unknown

This shell shows the same results and error messages as
the older system. I.e. it dislikes "for i in ; do something ; done"

The next newer one i can get on is a SuSE 9.0 which says:

  $ bash --version
  GNU bash, version 2.05b.0(1)-release (i586-suse-linux)
  Copyright (C) 2002 Free Software Foundation, Inc.
  $ uname -a
  Linux * 2.4.21-215-athlon #1 Tue Apr 27 00:53:38 UTC 2004 i686 athlon i386 GNU/Linux

This shell silently ignores "for i in ; do something ; done".


Have a nice day :)

Thomas



Reply to: