bug-bash
[Top][All Lists]
Advanced

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

Re: The IFS variable - a confusing issue. [+POSIX conformance pb]


From: Chet Ramey
Subject: Re: The IFS variable - a confusing issue. [+POSIX conformance pb]
Date: Tue, 19 Oct 2004 17:39:25 -0400

> You should be able to do:
> 
> IFS=: command eval 'list=($PATH)'
> 
> as "command" is not a special builtin. However, it works with
> ksh or zsh but doesn't seem to work with bash --posix (3.0.13,
> bug?).

Thanks for the report.  This has 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://tiswww.tis.cwru.edu/~chet/




reply via email to

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