bug-bash
[Top][All Lists]
Advanced

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

echo hi | read a; echo $a # Does not print hi AS WITH pdksh


From: ANDERSSEN, Borge T.
Subject: echo hi | read a; echo $a # Does not print hi AS WITH pdksh
Date: Wed, 11 Jun 2003 18:19:54 +0200

Subject:  echo hi | read a; echo $a   # Does not print hi  AS WITH pdksh

Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' 
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' 
-DCONF_VENDOR='pc' -DSHELL -DHA\VE_CONFIG_H  -I.  -I. -I./include -I./lib 
-D_GNU_SOURCE  -O2 -march=i386 -mcpu=i686
uname output: Linux ezti44 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 
i386 GNU/Linux
Machine Type: i686-pc-linux-gnu

Bash Version: 2.05b
Patch Level: 0
Release Status: release

Description:
        echo hi | read a; echo $a   # Does not print hi
        
Repeat-By:
        echo hi | read a; echo $a   # Does not print hi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]