unless ( chdir $path ) { die "Couldn't there ($path) from here\n"; } return `pwd`;