All pastesPublic feed

Public feed

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

    1924714·bash·3.1 KB·2010-08-24 23:55 UTC
    # ~/.bashrc: executed by bash(1) for non-login shells.
    # see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
    # for examples
    
    # If not running interactively, don't do anything
  • Someone

    1924665·actionscript·4 B·2010-08-24 22:18 UTC
    hola
  • Someone

    1924645·text·7.3 KB·2010-08-24 21:50 UTC
    HandbookOfAlgebraicTopology.pdf
    Handbook of K-Theory.pdf
    symbols-a4.pdf
    
    books:
    Andre, Y - Une Introduction aux Motifs (SMF 2004).pdf
    bott & tu - differential forms in AT.djvu
    bousfield & kan -
  • Mine

    1924634·text·1.3 KB·2010-08-24 21:34 UTC
    American Dad
    American Pickers
    Anthony Bourdain No Reservations
    Archer
    Big Bang Theory, The
    Bleep My Dad Says
    Bob's Burgers
    Bones
    Boondocks, The
    Bored To Death
    Burn Notice
    Californication
    C
  • Elemental-debug-aftercrash

    1924553·text·139.9 KB·2010-08-24 20:29 UTC
    
        
  • Untitled

    1924474·text·8.5 KB·2010-08-24 18:59 UTC
    An Open Letter to College Students: August 9, 2010
    
     
    
    Nearly fifty years ago, President John F. Kennedy spoke to a large
  • Anonymous

    1924454·text·41.1 KB·2010-08-24 18:33 UTC
    
        
  • Anonymous

    1924453·javascript·5.4 KB·2010-08-24 18:32 UTC
    [
     {
     "Type":"Settings",
     "IsReviewOrderVersioned":false,
     "StoreName":"N/A (Child Template)",
     "StoreId":1,
     "IsCustomSizesVersioned":false,
     "IsEditingFrontSid
  • Miscellany

    1924447·text·84.1 KB·2010-08-24 18:21 UTC
    
        
  • enzotib

    1924438·text·236 B·2010-08-24 18:10 UTC
    #!/usr/bin/awk -f 
    
    function reset() {
     cond = 0
     reb = ""
    }
    function output() {
     print reb
    }
    
    $0 == "<entry>" {
     reset()
    }
    $0 == "</entry>" {
     if (cond)
     output()
    }
    $0 == "<pos>&v1;</pos>" {
  • sip debug

    1924434·ini·3.0 KB·2010-08-24 18:07 UTC
    gateway*CLI>sip set debug peer 100639
    
    <--- SIP read from 200.203.222.250:60072 --->
    NOTIFY sip:189.15.61.128 SIP/2.0
    Via: SIP/2.0/UDP 200.203.222.250:60072;branch=z9hG4bK-d41bc38a;rport
    From: 10
  • teuf

    1924429·text·908 B·2010-08-24 18:02 UTC
    diff --git a/src/itdb_artwork.c b/src/itdb_artwork.c
    index d7211e2..b0eecc9 100644
    --- a/src/itdb_artwork.c
    +++ b/src/itdb_artwork.c
    @@ -867,6 +867,7 @@ gpointer itdb_thumb_ipod_item_to_pixbuf (Itdb_D
  • GOTzMADsKILLz Debug File

    1924427·text·109.0 KB·2010-08-24 17:59 UTC
    
        
  • joske_fail

    1924418·text·6.6 KB·2010-08-24 17:53 UTC
    in game:
    
    PES-gaming > roQ.? : meatshot! (^^,)
    silly banana : STV ;)
    (Voice) PES-gaming > roQ.?: MEDIC!
    (Voice) PES-gaming > roQ.?: MEDIC!
    PES-gaming > roQ.? : ?
    silly banana : You make it
  • teuf

    1924408·text·2.3 KB·2010-08-24 17:45 UTC
    commit dc25ea762a2ae44ba965e4b54c24c8326ccf23ab
    Author: Christophe Fergeau <cfergeau@mandriva.com>
    Date: Tue Aug 24 19:40:52 2010 +0200
    
     alignment hack
    
    diff --git a/src/itdb_artwork.c b/src/itd
  • author.php

    1924405·php·4.1 KB·2010-08-24 17:43 UTC
    <?php get_header(); ?>
    
    <div class="wpn_inner">
    <div class="wpn_content">
    <div class="wpn_left">
     <div class="wpn_category">
    
    <?php 
    if(isset($_GET['author_name'])) :
     $curauth = get_user
  • teuf

    1924393·text·1.4 KB·2010-08-24 17:31 UTC
    diff --git a/src/itdb_artwork.c b/src/itdb_artwork.c
    index dd6c4ca..9a73188 100644
    --- a/src/itdb_artwork.c
    +++ b/src/itdb_artwork.c
    @@ -333,16 +333,30 @@ static guchar *
     unpack_RGB_555 (guint16 *pix
  • author.php

    1924391·php·4.1 KB·2010-08-24 17:29 UTC
    <?php get_header(); ?>
    
    <div class="wpn_inner">
    <div class="wpn_content">
    <div class="wpn_left">
     <div class="wpn_category">
    
    <?php 
    if(isset($_GET['author_name'])) :
     $curauth = get_user
  • Untitled

    1924380·text·1.9 KB·2010-08-24 17:19 UTC
    5012 5238 5663 5964 6587 6747 7035
    5015 5255 5678 5986 6589 6750 7062
    5017 5258 5689 6022 6600 6762 7063 
    5023 5274 5696 6028 6618 6766 7074
    5024 5276 5732 6033 6629 6
  • enzotib

    1924378·text·276 B·2010-08-24 17:17 UTC
    #include <stdio.h>
    #include <stdlib.h>
    
    int main() {
     int k;
     FILE *fp;
     fp = fopen("/tmp/file.txt", "wt");
     if (fp == 0) {
     perror("fopen");
     exit(1);
     }
     k = 3;
     fprintf(fp, "Prima riga

older pastes →