Search Results

Search: Posts Made By: konndanley
9,283
Posted By konndanley
Got it
If I am in Bash, I have a C-shell script I want to run that sets an environment variable that I want, I can do this:

The file 'cshwrap' contains the line:
exec /bin/csh -c "source $1; exec...
9,283
Posted By konndanley
Thanks for the response. I use Bash, but...
Thanks for the response.

I use Bash, but others have written a lot of scripts in tcsh. These tcsh set a lot of different environment variables that are used to set paths, tool licenses, etc.... ...
9,283
Posted By konndanley
Passing environment variables to parent shells
Hi,

I am using bash and need to run a set of tcsh scripts that set environment variables. Is there a way to do this? Any help greatly appreciated.
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 01:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy