in reply to ClearCase and Perl

The issue is that is needs to be ran in a /../vob directory and not sure how to get the script to run in that directory.

There's already a call to chdir in the script which changes the working directory; why not just adapt that to the correct path?

Replies are listed 'Best First'.
Re^2: ClearCase and Perl
by czach12345 (Initiate) on Mar 06, 2014 at 20:49 UTC
    Thanks for the reply. The chdir directory is the directory I need the ClearCase script to run in.