Help for this page

Select Code to Download


  1. or download this
    my $removeq = $remove;
            my $sourcefile = "/u/ccsys/CC_print.printers";
            my $tempfile = "/u/ccsys/CC_print.printers.bkp_mkpq";
            &cleanthefile( $removeq, $sourcefile, $tempfile );
    
  2. or download this
    sub cleanthefile {
        my @filehandles;
    ...
    
        }
    }