[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 'source <(foo)' fails
From: |
Chet Ramey |
Subject: |
Re: 'source <(foo)' fails |
Date: |
Mon, 04 Aug 2003 16:04:52 -0400 |
> Machine Type: i686-pc-linux-gnu
>
> Bash Version: 2.05b
> Patch Level: 0
> Release Status: release
>
> Description:
> $ x=foo
> $ source <(echo x=bar)
> $ echo $x
> foo
Thanks. This has already been fixed.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
Live...Laugh...Love
Chet Ramey, ITS, CWRU chet@po.CWRU.Edu http://cnswww.cns.cwru.edu/~chet/
- 'source <(foo)' fails, Felix Lee, 2003/08/04
- Message not available
- Re: 'source <(foo)' fails,
Chet Ramey <=