[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:31:29 GMT |
In article <9hg1bi$knc$1@news.ndsu.nodak.edu>,
Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu> wrote:
> In article <CA256A79.0020FBD2.00@mtascbr01.notes.health.gov.au>,
> <chris.bitmead@health.gov.au> wrote:
>
> Your other issue, with regard to redirection, seems to be closer to a possible
> bug than the CDPATH thing, to me.
I had a suspicious hunch that it was working as designed, so I checked,
and that is in fact the case. It's specifically covered in the BASH FAQ.
Both of the examples constitute commands that are not simple commands, and
the BASH FAQ talks about redirection before simple commands being
standards-approved. Redirection before other types of commands is not.
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