Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    use strict;
    
    my $NONFATALERROR = 0;
    
  2. or download this
    ############################################
    # build a master file of daily backup jobs #
    ...
        close LIST;
        print MASTERLOG $TIMEIS->() . " > List /tmp/backupjobs/${SESSION}.
    +ksh has been built\n";
    }
    
  3. or download this
    syntax error at ./newbackup.pl line 179, near "$NONFATALERROR "
    Execution of ./newbackup.pl aborted due to compilation errors.