Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2000 04:37:19 
From:      "Aaron Hill" <hillaa@hotmail.com>
To:        dima@unixfreak.org
Cc:        questions@freebsd.org
Subject:   Re: Script: Variable substition within a variable?
Message-ID:  <F77j81EYtN3Isam5R4r00000828@hotmail.com>

next in thread | raw e-mail | index | archive | help
> > fileone=`cat fileone`
>
>Change that last line to:
>
>   eval fileone=`cat fileone`
>
>Hope this helps
>
>Dima


Thanks a lot Dima, that's done the trick.

Aaron Hill




_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F77j81EYtN3Isam5R4r00000828>