Help for this page

Select Code to Download


  1. or download this
    perl -MWin32::TieRegistry=Delimiter,/ -e"$Registry->{'CUser/Software/M
    +icrosoft/Command Processor//AutoRun'}= 'agency -t 12h';"
    
  2. or download this
    @rem = '--*-Perl-*--
    @echo off
    ...
    
    __END__
    :endofperl
    
  3. or download this
    # Persist our ssh-agent settings to each shell we open:
    ssh_env="$HOME/.ssh/agent.env"
    ...
            . "$ssh_env"
        fi
    fi