[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ -l linkfile ] test
From: |
Paul Jarc |
Subject: |
Re: [ -l linkfile ] test |
Date: |
Tue, 24 Dec 2002 05:31:26 -0500 |
User-agent: |
Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i686-pc-linux-gnu) |
Martin MOKREJŠ <mmokrejs@natur.cuni.cz> wrote:
> But why couldn't be it a default? Don't we want bash to be good
> replacement for other shells? ;)
bash used to use -l to mean something different. POSIX specifies the
-h and -L operators, and bash supports them. Trying to keep up with
gratuitous incompatibilities of other shells is a losing battle.
paul