All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • emi_tsukino

    2067726·php·54 B·2011-05-23 15:52 UTC
    <?php echo '<h1><strong>Hello World!</strong></h1>';?>
  • Someone

    2067722·text·1.2 KB·2011-05-23 15:44 UTC
    /*-------------------------------------------------------*/
    
    /* pth.c exemple utilisation pthreads Posix sur Solaris */
    
    /* ----- -- Michel Vayssade -- Avril 1999 -- */
    
    /* > gcc -o pth pth.c -L
  • Miscellany

    2067708·text·2.1 KB·2011-05-23 15:33 UTC
    Acts 1:6-11 He replied, “The Father alone has the authority to set those dates and times, and they are not for you to know. But you will receive power when the Holy Spirit comes upon you. And you will
  • Someone

    2067701·text·116.8 KB·2011-05-23 15:20 UTC
    
        
  • Miscellany

    2067699·text·81.1 KB·2011-05-23 15:18 UTC
    
        
  • Stuff

    2067691·text·706 B·2011-05-23 15:02 UTC
    \documentclass{letter}
    \usepackage{ngerman}
    \signature{pluto}
    \date{somewhere, 23 May 2011}
    \address{name\\street\\PC, town}
    \begin{document}
    \makeatletter
    \renewcommand*{\opening}[1]{\ifx\@emp
  • Miscellany

    2067688·text·241 B·2011-05-23 15:01 UTC
    connect {
     // required tokens
     hostname 127.0.0.1;
     port 7001;
     passwd "";
     protocol inspircd12;
    
     // optional tokens
     #bindhost nowhere;
     #bindpo
  • compermisos

    2067684·php·140 B·2011-05-23 14:58 UTC
    <?php
    echo 'Hola ' . mundo;
    #imprime "hola mundo"
    define('mundo', 'compermisos');
    echo 'Hola ' . mundo;
    #imprime "hola compermisos"
    ?>
  • Miscellany

    2067677·text·149 B·2011-05-23 14:52 UTC
    <link name="stats.bighecks.info"
     ipaddr="localhost"
     port="7001"
     allowmask="127.0.0.0/8"
     sendpass=""
     recvpass="">
  • Anonymous

    2067676·php·140 B·2011-05-23 14:52 UTC
    <?php
    echo 'Hola ' . mundo;
    #imprime "hola mundo"
    define('mundo', 'compermisos');
    echo 'Hola ' . Mundo;
    #imprime "hola compermisos"
    ?>
  • angvp

    2067675·text·159 B·2011-05-23 14:51 UTC
    #!/bin/bash
    
    shopt -s nullglob
    
    for file in *.pm; do
     if pkgfile "$file" | grep -q 'local/perl'; then
     printf '%s is duplicated\n' "$file"
     fi
    don
  • Unnamed

    2067666·text·53.9 KB·2011-05-23 14:40 UTC
    
        
  • Someone

    2067665·text·116 B·2011-05-23 14:39 UTC
    <?php echo('hola Mundo'); ?>
    <? echo('hola Mundo'); ?>
     <?php echo 'hola Mundo' ; ?>
     <?php echo 'hola Mundo' ;?>
  • Stuff

    2067661·text·2.4 KB·2011-05-23 14:29 UTC
    I: Retrieving Release
    I: Retrieving Packages
    I: Validating Packages
    I: Resolving dependencies of required packages...
    I: Resolving dependencies of base packages...
    I: Found additional required de
  • Anonymous

    2067650·xml·22.0 KB·2011-05-23 14:09 UTC
    <?xml version="1.0" encoding="utf-8"?>
    <COLLADA xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.4.0" xmlns="http://www.collada.org/2005/1
  • Untitled

    2067647·text·9.9 KB·2011-05-23 14:05 UTC
    diff --git a/mythtv/bindings/perl/MythTV.pm b/mythtv/bindings/perl/MythTV.pm
    index f07de2d..ebaecaf 100644
    --- a/mythtv/bindings/perl/MythTV.pm
    +++ b/mythtv/bindings/perl/MythTV.pm
    @@ -114,7 +114,
  • Untitled

    2067644·text·22.0 KB·2011-05-23 13:59 UTC
    <?xml version="1.0" encoding="utf-8"?>
    <COLLADA xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.4.0" xmlns="http://www.collada.org/2005/1
  • Anonymous

    2067608·text·330 B·2011-05-23 13:07 UTC
    +------+------+------+------+------+------+------+------+------+
    | sid | dis1 | dis2 | w | y | x | z | qg1 | qg3 |
    +======+======+======+======+======+======+======+======+======+
    |
  • Mine

    2067602·text·414 B·2011-05-23 13:02 UTC
    global
     log 127.0.0.1 local7 debug err
    
    defaults
     timeout connect 5s
     timeout client 10s
     timeout server 10s
     log global
     option tcplog
    
    listen proxy
  • Stuff

    2067596·text·1.2 KB·2011-05-23 12:55 UTC
    [root@spacewalk xinetd.d]# service xinetd restart
    Stopping xinetd: [FAILED]
    Starting xinetd: [ OK ]
    [root@space

older pastes →