[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: info -f does not ignore ./
From: |
Bruno Haible |
Subject: |
Re: info -f does not ignore ./ |
Date: |
Tue, 8 Mar 2005 13:49:19 +0100 |
User-agent: |
KMail/1.5 |
Eli Zaretskii wrote:
> Info has been doing this since day one
Is that a criterion for or against a bug? I'm often fixing bugs in
GNU gettext and GNU clisp that were there since day one.
> You have such an option now: just specify FILENAME as either an
> absolute file name or one that begins with "./" or "../".
I wish to have a shorthand for
info -f `case "$f" in /* | ?:* ) echo "$f" ;; *) echo "./$f" ;;`
Bruno
- Re: info -f does not ignore ./, (continued)
- Re: info -f does not ignore ./, Bruno Haible, 2005/03/08
- Re: info -f does not ignore ./, Karl Berry, 2005/03/08
- Re: info -f does not ignore ./, Bruno Haible, 2005/03/08
- Re: info -f does not ignore ./, Eli Zaretskii, 2005/03/08
- Re: info -f does not ignore ./, Karl Berry, 2005/03/08
- the "info" command, Stepan Kasal, 2005/03/09
- Re: the "info" command, Eli Zaretskii, 2005/03/09
- Re: the "info" command, Karl Berry, 2005/03/10
- Re: info -f does not ignore ./, Eli Zaretskii, 2005/03/08
- Re: info -f does not ignore ./, Eli Zaretskii, 2005/03/08
- Re: info -f does not ignore ./,
Bruno Haible <=
- Re: info -f does not ignore ./, Eli Zaretskii, 2005/03/08