[Top][All Lists]
[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:34:20 GMT |
In article <address@hidden>, Chris <address@hidden> wrote:
> Redirections should be allowed both before and after a
> command. i.e.
> </etc/passwd cat
> Ok, that works, but...
> </etc/passwd (cat)
> Fails, which is wrong.
No, it's not. The FAQ covers a case just like this.
Tim
--
Tim Mooney address@hidden
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,
Tim Mooney <=