Help for this page

Select Code to Download


  1. or download this
    if ($remove) {
        $remove = lc($remove);
    ...
                die "You chose NOT to remove queue \"$remove\"\n";
            }
        }
    
  2. or download this
    sub cleanthefile {
        my $sourcefile = "/u/ccsys/CC_print.printers";
    ...
            }
        }
    }