[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BASH bug CDPATH plus redirection
From: |
Tim Mooney |
Subject: |
Re: BASH bug CDPATH plus redirection |
Date: |
28 Jun 2001 22:51:44 GMT |
In article <010628223814.AA06906.SM@nike.ins.cwru.edu>,
Chet Ramey <chet@po.CWRU.Edu> wrote:
> > another case that bash is getting wrong...
> > </etc/passwd for i in 1 2 3
> > do
> > read A ; echo $A
> > done
> >
> > Yep that should work too. Tried it with a ksh implementation I have
> here. bash
> > croaks on that one too.
>
> Doesn't anybody ever read the FAQ? Question F5.
I was unsure, but suspicious that bash was acting according to standards,
so I did check the FAQ today. I pointed out the situation to the original
poster in a couple of different parts on the thread.
Tim
--
Tim Mooney mooney@dogbert.cc.ndsu.NoDak.edu
Information Technology Services (701) 231-1076 (Voice)
Room 242-J6, IACC Building (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164
- Re: BASH bug CDPATH plus redirection, (continued)
Re: BASH bug CDPATH plus redirection, Tim Mooney, 2001/06/28
Re: BASH bug CDPATH plus redirection, chris . bitmead, 2001/06/28
Re: BASH bug CDPATH plus redirection, Chet Ramey, 2001/06/28
Re: BASH bug CDPATH plus redirection, chris . bitmead, 2001/06/28