Re: environment variables: simple question, sorry!

2006-07-12 Thread Nick Guenther
On 7/12/06, Jack J. Woehr <[EMAIL PROTECTED]> wrote: On Jul 12, 2006, at 2:33 PM, Gustavo Rios wrote: > Dear folks, > > i am trying to get the following line in my /etc/rc.local file: > > csh -cf '$ASDROOT/thr/svscanboot &' > > And in my /etc/rc.conf.local i added: > > ASDROOT=/asd > > During th

Re: environment variables: simple question, sorry!

2006-07-12 Thread Jack J. Woehr
On Jul 12, 2006, at 2:33 PM, Gustavo Rios wrote: > Dear folks, > > i am trying to get the following line in my /etc/rc.local file: > > csh -cf '$ASDROOT/thr/svscanboot &' > > And in my /etc/rc.conf.local i added: > > ASDROOT=/asd > > During the system boot, all i get is the ASDROOT variable is >