I am using win32:SetCwd and it sets the current working directory for the life of the 
perl program.
How do I make that change permanent so that once I exit the directory is changed?

The real reason for asking this is that I am tired of using backslashes for "cd" only.
I use "ls" and all of the other unix utils but I dont have a replacement for "cd".
So I was going to write one in perl.

bob
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to