[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
building "tee" into "bash"
From: |
David Terlinden |
Subject: |
building "tee" into "bash" |
Date: |
Thu, 21 Jun 2001 11:57:59 -0700 |
Since nobody uses the old Bourne shell '^' for '|'
any more, it is tempting to want to have "tee" built
into the shell using a syntax with '^' analogous
to '<' and '>' for redirection. "^^" could mean
"tee -a".
By the way, when "bash" added directory stack
access by extending ~ expansion, it answers a
desire I'd had for a long time. I always enjoyed
using the analogous feature (using '=') from
some versions of "csh".
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- building "tee" into "bash",
David Terlinden <=