All pastesPublic feed

Public feed

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

    2047129·text·372 B·2011-04-16 10:59 UTC
    linux-jxx4:~ # /usr/bin/python /root/fetch.py -o localhost -c Zabbix Server -z localhost -s /usr/sbin/zabbix-sender
    zabbix-sender [5900]: DEBUG: Answer [{
     "response":"success",
     "i
  • Unnamed

    2047127·text·387 B·2011-04-16 10:52 UTC
    #include <iostream>
    #include <complex>
    using namespace std;
    int f1(int &y) {
    y++; return y - 2;
    }
    int f2(int &z) {
    z--; return z + 2;
    }
    void f3(int &x, int y, int z(int &x)) {
    x += z(y);
    co
  • Unnamed

    2047118·text·436 B·2011-04-16 10:23 UTC
    wget 'http://www.fakaheda.eu/tabulka.php' -o /dev/null -O - | grep -F infotable2 | sed -ne 's/.* \([[:digit:].]*\):\([[:digit:]]*\)<.* \([[:digit:]]*\)\/\([[:digit:]]*\)<.*/\1 \3\ \4/p' | sort | awk '
  • Anonymous

    2047112·text·3.2 KB·2011-04-16 10:13 UTC
    #!/bin/bash
    ####################################################
    ####################################################
    ##################### OPTIONS ######################
    #########################
  • Someone

    2047109·text·14.6 KB·2011-04-16 10:02 UTC
    # An example configuration file for MPD
    # See the mpd.conf man page for a more detailed description of each parameter.
    
    # Files and directories ###################################################
  • Someone

    2047107·text·14.6 KB·2011-04-16 10:01 UTC
    # An example configuration file for MPD
    # See the mpd.conf man page for a more detailed description of each parameter.
    
    # Files and directories ###################################################
  • Orb

    2047104·python·603 B·2011-04-16 09:52 UTC
    #Acid shield effect
    
    event_hooks = ON_DAMAGE, ON_DEATH, ON_TIMER
    
    on_apply():
     ent.temp.str += 3
     ent.temp.con += 2
    
    on_clear():
     ent.temp.str -= 3
     ent.temp.con -= 2
    
    acid_shield_on_damag
  • Orb

    2047103·text·573 B·2011-04-16 09:52 UTC
    #Acid shield effect
    
    event_hooks = ON_DAMAGE, ON_DEATH, ON_TIMER
    
    on_apply():
     ent.temp.str += 3
     ent.temp.con += 2
    
    on_clear():
     ent.temp.str -= 3
     ent.temp.con -= 2
    
    acid_shield_on_damage(damager):
  • Orb

    2047098·python·11.6 KB·2011-04-16 09:38 UTC
    #!/usr/bin/python
    # Written by Stephane Graber <stgraber@stgraber.org>
    # Daniel Bartlett <dan@f-box.org>
    # Last modification : Mon Jan 28 22:33:23 CET 2008
    
    # This program is free soft
  • Orb

    2047097·text·11.3 KB·2011-04-16 09:36 UTC
    #!/usr/bin/python
    # Written by Stephane Graber <stgraber@stgraber.org>
    # Daniel Bartlett <dan@f-box.org>
    # Last modification : Mon Jan 28 22:33:23 CET 2008
    
    # This program is free software;
  • Something

    2047096·text·1.1 KB·2011-04-16 09:36 UTC
    public Point worldToScreen(int x, int y, int z) {
     Toolkit render = provider.getClient().getToolkit();
     float _z = (render.getViewport().getZOffset() + ((int) (render.getViewport()
  • Orb

    2047094·text·6 B·2011-04-16 09:20 UTC
    test3
  • Orb

    2047092·text·5 B·2011-04-16 09:19 UTC
    test
  • Orb

    2047090·text·5 B·2011-04-16 09:16 UTC
    test
  • Something

    2047089·text·52.6 KB·2011-04-16 09:09 UTC
    
        
  • Orb

    2047088·text·23 B·2011-04-16 09:08 UTC
    /usr/local/bin/pasteit
  • Anonymous

    2047087·php·1.5 KB·2011-04-16 09:01 UTC
    <?php
    
    class CurlRESTClient {
     var $curl;
     var $baseUrl;
     
     public function __construct($baseUrl = NULL) {
     if (isset($baseUrl))
     $this->baseUrl = $baseUrl;
     }
     
     private function initRe
  • orb

    2047083·text·5 B·2011-04-16 08:49 UTC
    test
  • orb

    2047082·text·5 B·2011-04-16 08:49 UTC
    test
  • Unnamed

    2047075·text·1.0 KB·2011-04-16 08:17 UTC
    <div style="overflow:scroll;width:100px;height:80px;">
    <table >
    <tr><td class="cell">elem0,0</div><td class="cell">elem0,1</div><td class="cell">elem0,2</div><td class="cell">elem0,3</div><td class=

older pastes →