Elmar Stellnberger wrote: > Bash Version: 3.1 > Patch Level: 17 > Release Status: release > > estellnb:~> echo xx | while read hug; do echo $hug; done > xx >> echo $hug > sadasd > > estellnb:~> echo xx | read hug; echo $hug
Please read the Bash FAQ, question E4. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Live Strong. No day but today. Chet Ramey, ITS, CWRU [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/ _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash