This article is from a FAQ concerning SCO operating
systems. While some of the information may be applicable to any OS,
or any Unix or Linux OS, it may be specific to SCO Xenix, Open
Desktop or Openserver.
There is lots of Linux, Mac OS X and general Unix info elsewhere on
this site: Search this site is the best
way to find anything.
Environment variables are made global by exporting them:
MYVAR="hello"
export MYVAR
Once the variable is exported, you can change it's value and do NOT have to export it again. If you need everyone to have a particular variable set, put it in /etc/profile and export it there.
Enter your email address for automatic notification of new posts here
(be sure to whitelist 'feedburner.com' if you use spam filtering)
| Views for this page | ||||
|---|---|---|---|---|
| Today | This Week | This Month | This Year | Overall |
| 20 | 66 | 211 | 1,419 | 4,997 |
/SCOFAQ/FAQ_scotec6global.html copyright 1997-2003 (various) All Rights Reserved
Have you tried Searching this site?
Unix/Linux/Mac OS X support by phone, email or on-site: Support Rates
This is a Unix/Linux resource website. It contains technical articles about Unix, Linux and general computing related subjects, opinion, news, help files, how-to's, tutorials and more. We appreciate comments and article submissions.
Thu May 17 00:51:23 2007: Subject: anonymous
you don't know what you're talking about....
Thu May 17 10:00:10 2007: Subject: TonyLawrence
I don't?
:-)
Let me explain where this admittedly rather basic entry originated.
I'd often see people do something like this in scripts or at the command line:
PATH=$PATH:/whatever
export PATH
There's no reason to do the export (PATH is already exported), but there it is.
Sun May 20 01:52:36 2007: Subject: BigDumbDinosaur
you don't know what you're talking about....
This poster must have wandered over from Wikipedia. That place is full of people who think no one else knows what they're talking about.
Add your comments
Lone-Tar Backup and Disaster Recovery
for Linux and Unix