Reply
Thread Tools
Posts: 69 | Thanked: 10 times | Joined on Nov 2007
#1
Using what I think is standard linux I have entered in xterm while in bash2:

NOTECASE_HELP=/apathname;env NOTECASE_HELP

but env reports NOTECASE_HELP is not set.

What's am I doing wrong?

Thanks
 
nowave7's Avatar
Posts: 245 | Thanked: 62 times | Joined on Jan 2009 @ Bad Homburg, Deutschland
#2
You should do it like this:

export NOTECASE_HELP=/apathname
__________________
Save the whales, feed the hungry, free the mallocs!
 

The Following User Says Thank You to nowave7 For This Useful Post:
Posts: 69 | Thanked: 10 times | Joined on Nov 2007
#3
RATS!

Now how do I keep it from being deleted when I quit xterm?

Thanks
 
Reply

Tags
env, environmental variables, setting


 
Forum Jump


All times are GMT. The time now is 04:31.