Help for this page

Select Code to Download


  1. or download this
    open NB_FILE, '<', '/users/home/mkar/Perl_scripts/NB_JIL.txt' or die "
    +Couldn't open Netbackup file!: $!";
    my @nb = <NB_FILE>;
    close NB_FILE or die "Couldn't close the file properly!: $!"