Mike <[EMAIL PROTECTED]> wrote:
> On Fri, 2002-10-11 at 05:36, Michael Fowler wrote:
>> On Fri, Oct 11, 2002 at 04:16:41AM +0100, mike wrote:
>> > Unfortunatel chdir does not work
>> 
>> In what way doesn't it work?  Are you getting an error?  How 
>> are you verifying it doesn't work?
> 
> no errors but directory does not change

Have you read this?

  $ perldoc -q 'changed directory'

It sounds a bit like you're expecting the directory
to be changed in the shell after your script exits.

-- 
Steve

perldoc -qa.j | perl -lpe '($_)=m("(.*)")'

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to