that was listed in the output from 'echo "b = $b"' .
Now the question is for me why does bash pick up on the dn alias?
Here is the alias.
[EMAIL PROTECTED]:~$ alias
alias dn='OPTIONS=$(ls -F |grep /$) ; select s in $OPTIONS; do cd
$PWD/$s ; break ; done '
$a is unset.
Rob Sims wrote:
On Thu, Oct 13, 2005 at 08:18:05AM -0700, Freddy Freeloader wrote:
Hi all,
I downloaded the Advanced Bash Scripting Guide the other day an have
started to work my way through it. I'm fairly new to bash so I get more
than a little confused when the out
Thanks for answering. Sorry it's taken so long to answer. I've just
been too busy to get back to this. I've inserted my comments in line.
michael wrote:
On Thu, 2005-10-13 at 08:18 -0700, Freddy Freeloader wrote:
Hi all,
I downloaded the Advanced Bash Scripting Guide t
michael wrote:
On Tue, 2005-10-18 at 15:49 -0700, Freddy Freeloader wrote:
Thanks for answering. Sorry it's taken so long to answer. I've just
been too busy to get back to this. I've inserted my comments in line.
michael wrote:
On Thu, 2005-10-13 at 08:1
301 - 304 of 304 matches
Mail list logo