經安全檢測,此網站為安全網站,請放心前往原始網址!

how to source a csh script in bash to set the enviroment - Stack Overflow

How about just defining a function called setenv, like so setenv() { echo setting $1 to $2 export $1=$2 } and then sourcing the .cshrc file. When I do this in bash, I get [dws@oxygen ual-read-only]$ source cshrc setting ORACLE_SID to TEST setting ORACLE_H

stackoverflow.com

網址安全性掃描由 google 提供