Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    
    ...
    
            return ($date, $time);
    }
    
  2. or download this
    # A list of perl regexes of files that sudo-copy is allowed
    # to copy to (the destination)
    ...
    #yum could be exploited if an attacker created a new yum repository
    m#/etc/yum\.conf#
    m#/etc/yum\.repos\.d/.*#