![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unable to create any directory that uses numbers as the directory name | fed.linuxgossip | UNIX for Advanced & Expert Users | 16 | 01-13-2008 08:54 PM |
| determining actual directory of a symlinked directory | chiru_h | Shell Programming and Scripting | 3 | 09-24-2007 08:40 PM |
| Reset environment - ".. /etc/.environment dev_env" | zzwu3591 | UNIX for Advanced & Expert Users | 7 | 01-12-2007 09:27 AM |
| determine owner directory permissions from within the directory | Sniper Pixie | Shell Programming and Scripting | 4 | 03-07-2006 05:06 PM |
| moving files from a unix directory to a windows directory | gleads | UNIX for Dummies Questions & Answers | 2 | 08-29-2002 09:42 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
different environment in each directory
Hi,
is it possible to have different environment settings for different directories / sub-directory for the same login?? All that I can think at the moment is creating different scripts say "env" in each directory for setting directory specific environment and also creating a wrapper script for "cd" which changes the directory and immediately calls the script "env". Any other ideas?? ![]() |
|
|||||
|
What you propose should be workable, but I suggest that you think before you do this. It will result in a fundamental change to the way UNIX normally works. And this will blindside unsuspecting users who think that they understand UNIX. If you do proceed with this, print out a message when you change the environment.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|