Hi,
I have a bash script which modifies some environment variables and does some other housekeeping things. But problem is that when script finishes running, new values of environment variables are no longer visible in parent shell. So what should I do so that these new values are visible in parent. I don't want to run as ". file.sh". I have to run it as "file.sh" only. Kindly mail me at [EMAIL PROTECTED] Regards Venkat. __________________________________________________ Do You Yahoo!? HotJobs - Search Thousands of New Jobs http://www.hotjobs.com - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
