Re: bash Shell behaving weird
From: Barry Margolin (barry.margolin_at_level3.com)
Date: 04/29/03
- Next message: Geezer From The Freezer: "Re: bash Shell behaving weird"
- Previous message: Raymond Tan: "bash Shell behaving weird"
- In reply to: Raymond Tan: "bash Shell behaving weird"
- Next in thread: Geezer From The Freezer: "Re: bash Shell behaving weird"
- Reply: Geezer From The Freezer: "Re: bash Shell behaving weird"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Apr 2003 14:35:24 GMT
In article <d58bb977.0304290633.4fc6f6ac@posting.google.com>,
Raymond Tan <raymond_tan@yahoo.com> wrote:
>Hi,
> I wrote a simple shell script to goto a project directory but
>when i execute the script it didn't change the directory. I can
>manually change the directory in the terminal command prompt.
>Any ideas what going on with the unix shell ?
Read the comp.unix.questions FAQ for the explanation of why programs can't
change the calling shell's directory.
-- Barry Margolin, barry.margolin@level3.com Genuity Managed Services, a Level(3) Company, Woburn, MA *** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups. Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.
- Next message: Geezer From The Freezer: "Re: bash Shell behaving weird"
- Previous message: Raymond Tan: "bash Shell behaving weird"
- In reply to: Raymond Tan: "bash Shell behaving weird"
- Next in thread: Geezer From The Freezer: "Re: bash Shell behaving weird"
- Reply: Geezer From The Freezer: "Re: bash Shell behaving weird"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|