I am new to Clearcase and wanted to know is there any way to checkout the whole folder and sub-folders from Clearcase using command line without entering to the Clearcaese environment. I mean in this question one has to enter Clearcase environment and then type:
co -c "Reason for massive checkout" .../*
But I want to find out a way that works in a script or code in Perl for example.