Help for this page

Select Code to Download


  1. or download this
        
        foreach my $f (@state2) {
            print "File is $f\n"; # swap this with cvs co command
            `cvs co $f`;
        }
    
  2. or download this
    $ cvs log ccrutil.pl
    
    RCS file: /home/cvs/d600/ccrtest/ccrutil.pl,v
    Working file: ccrutil.pl