Package: bash
Version: 4.1-3
Severity: wishlist

        cat $FILE | while read $i ; do 
                        if [ "$THECMD" != "" ] ; then 
                                 Exec "$THECMD $i"
                                echo "$i"
                        fi
                done

so in this script, no way to get THECMD passed into while.

Please update the code to let WHILE remember all variables 

Thanks a lot for your support

Best regards



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash depends on:
ii  base-files                5.9            Debian base system miscellaneous f
ii  dash                      0.5.5.1-6      POSIX-compliant shell
ii  debianutils               3.4            Miscellaneous utilities specific t
ii  libc6                     2.11.2-5       Embedded GNU C Library: Shared lib
ii  libncurses5               5.7+20100313-3 shared libraries for terminal hand

Versions of packages bash recommends:
pn  bash-completion               <none>     (no description available)

Versions of packages bash suggests:
pn  bash-doc                      <none>     (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to