| Path: | news2.ip-mobilphone.net ! NNTPLoader.ip-mobilphone.net ! text.usenetserver.com ! out04b.usenetserver.com ! news.usenetserver.com ! in02.usenetserver.com ! news.usenetserver.com ! postnews.google.com ! news2.google.com ! newsfeed.stanford.edu ! shelby.stanford.edu ! not-for-mail |
| From: | Maximillian Murphy <m@de-minimis.co.uk> |
| Newsgroups: | gnu.bash.bug |
| Subject: | FAQ E4 |
| Date: | Fri, 25 Apr 2008 20:34:03 +0100 |
| Lines: | 9 |
| Approved: | bug-bash@gnu.org |
| Message-ID: | <mailman.10827.1209152053.18990.bug-bash@gnu.org> |
| NNTP-Posting-Host: | lists.gnu.org |
| Mime-Version: | 1.0 (Apple Message framework v753) |
| Content-Type: | text/plain; charset=US-ASCII; delsp=yes; format=flowed |
| Content-Transfer-Encoding: | 7bit |
| X-Trace: | news.Stanford.EDU 1209152053 20755 199.232.76.165 (25 Apr 2008 19:34:13 GMT) |
| X-Complaints-To: | news@news.stanford.edu |
| To: | bug-bash@gnu.org |
| Envelope-to: | bug-bash@gnu.org |
| X-Mailer: | Apple Mail (2.753) |
| X-AntiAbuse: | This header was added to track abuse, please include it with any abuse report |
| X-AntiAbuse: | Primary Hostname - thermalthree.footholds.net |
| X-AntiAbuse: | Original Domain - gnu.org |
| X-AntiAbuse: | Originator/Caller UID/GID - [47 12] / [47 12] |
| X-AntiAbuse: | Sender Address Domain - de-minimis.co.uk |
| X-detected-kernel: | by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) |
| X-BeenThere: | bug-bash@gnu.org |
| X-Mailman-Version: | 2.1.5 |
| Precedence: | list |
| List-Id: | Bug reports for the GNU Bourne Again SHell <bug-bash.gnu.org> |
| List-Unsubscribe: | <http://lists.gnu.org/mailman/listinfo/bug-bash (Who's computer is this?) >, <mailto:bug-bash-request@gnu.org?subject=unsubscribe> |
| List-Archive: | <http://lists.gnu.org/pipermail/bug-bash (Who's computer is this?) > |
| List-Post: | <mailto:bug-bash@gnu.org> |
| List-Help: | <mailto:bug-bash-request@gnu.org?subject=help> |
| List-Subscribe: | <http://lists.gnu.org/mailman/listinfo/bug-bash (Who's computer is this?) >, <mailto:bug-bash-request@gnu.org?subject=subscribe> |
| X-Received-Date: | Fri, 25 Apr 2008 15:40:05 EDT (text.usenetserver.com) |
| Xref: | news2.ip-mobilphone.net gnu.bash.bug:5947 |
E4) If I pipe the output of a command into `read variable', why doesn't
the output show up in $variable when the read command finishes?
Would it cause a great deal of upset if the last section of a
pipeline ran in the current process?
Regards, Max