| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
| <http://sourceware.cygnus.com/ml/#faqs> | |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <379C107A.ECD2E297@netdoor.com> |
| Date: | Mon, 26 Jul 1999 02:38:34 -0500 |
| From: | Davy Durham <ddurham AT netdoor DOT com> |
| X-Mailer: | Mozilla 4.61 [en] (Win95; I) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | B20.1 -- bash issue (maybe bash, maybe something else) |
If I type (at the prompt): echo qwer asdf zxcv | read a b c echo $a shouldn't I get "qwer" from $a? Well, it's not setting $a to "qwer" .. Perhaps this is because read is executed as another process and when read exits, its environment space is discarded (discarding the value of $a that I needed)..... I don't think this is the desired behavior.. I can do it in ksh on solaris, and it does what I expect... in cygwin-bash I'm not getting what I expect..... Please explain... Please email me as I am not a member of the mailing list: ddurham AT netdoor DOT com Thanks, Davy -- David W. Durham - Email: ddurham AT netdoor DOT com - Webpage: http://www2.netdoor.com/~ddurham - ReZound: http://www2.netdoor.com/~ddurham/ReZound - MIDISamplePlayer: http://www2.netdoor.com/~ddurham/MIDISamplePlayer -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |