Variables in bash


Subject: Variables in bash
From: Mike Barsalou (mbarsalou@aidea.org)
Date: Mon Apr 01 2002 - 10:39:30 AKST


How would I do:

$dest = "/test/" ;

in a bash shell?

I want the variable $dest to have the value /test/. I have tried with
quotes, without quotes, double quotes...I looked in the man page but didn't
find anything that would help me.

I know it is something simple...but I don't use bash scripting regularly
enough.

Mike



This archive was generated by hypermail 2a23 : Mon Apr 01 2002 - 10:41:31 AKST