Hi,

On Tue, Mar 26, 2002 at 03:02:31:PM -0500 darren chamberlain wrote:
> I think if you \ the backticks, they will be evaluated when the
> variable is read, and not when the config is read.  So, instead
> of:

>   set record="`date +'%Y-%m-%d-%H:%M'`"

> use something like:

>   set record="\`date +'%Y-%m-%d-%H:%M'\`"

> Untested.  :)

Think so. Doesn't work. It is evaluated at all.

Rocco

Attachment: msg26243/pgp00000.pgp
Description: PGP signature

Reply via email to