bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: `$x` adds single quotes during interpolation under Wrong Circumstanc


From: Paul Jarc
Subject: Re: `$x` adds single quotes during interpolation under Wrong Circumstances
Date: Fri, 02 Apr 2004 10:14:21 -0500
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (gnu/linux)

philo vivero <phiviv@hacklab.net> wrote:
> How can I make "echo $a" return "*.log*" if there is a file called
> "install.log.syslog" in the cwd?

echo "$a"


paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]